Author: vlendec
Date: 2007-08-14 06:52:30 + (Tue, 14 Aug 2007)
New Revision: 24394
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24394
Log:
Convert call_nt_transact_rename to the new API
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Modified
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Kai,
> +struct composite_context *wb_gid2sid_send(TALLOC_CTX *mem_ctx,
> + struct wbsrv_service *service, uid_t uid)
s/uid_ uid/git_t gid/ :-)
> + /* FIXME: This is a stub so far.
> + * We cheat by just using the uid as RID w
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi Kai,
> + /* We need the workgroup later, so copy it */
> + state->workgroup = talloc_strdup(state,
> + state->domain->libnet_ctx->samr.name);
you should add a composite_nomem() here...
> + ctx = libnet_UserInfo_se
Author: vlendec
Date: 2007-08-14 06:21:02 + (Tue, 14 Aug 2007)
New Revision: 24393
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24393
Log:
Convert call_nt_transact_set_user_quota to the new API
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Author: vlendec
Date: 2007-08-14 06:18:55 + (Tue, 14 Aug 2007)
New Revision: 24392
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24392
Log:
Minor simplifications
Modified:
branches/SAMBA_3_2/source/smbd/reply.c
Changeset:
Modified: branches/SAMBA_3_2/source
Author: vlendec
Date: 2007-08-14 05:58:13 + (Tue, 14 Aug 2007)
New Revision: 24391
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24391
Log:
Convert call_nt_transact_get_user_quota to the new API
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Author: abartlet
Date: 2007-08-14 03:10:22 + (Tue, 14 Aug 2007)
New Revision: 24390
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24390
Log:
Another attempt to find out why we fail the LOCAL-EVENT test on some build farm
hosts.
Andrew Bartlett
Modified:
br
Author: derrell
Date: 2007-08-14 03:02:52 + (Tue, 14 Aug 2007)
New Revision: 24389
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24389
Log:
- ACL retrieval provided incomplete information because the buffer pointer was
incremented too far in some circumstances.
Author: derrell
Date: 2007-08-14 03:02:34 + (Tue, 14 Aug 2007)
New Revision: 24388
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24388
Log:
- ACL retrieval provided incomplete information because the buffer pointer was
incremented too far in some circumstances.
Author: jra
Date: 2007-08-14 01:45:26 + (Tue, 14 Aug 2007)
New Revision: 24387
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24387
Log:
Convert readbraw to the new api. Volker, keep checking in
your patches please :-). I'll work on SMBreadBmpx tomorrow.
Jeremy.
URL: http://build.samba.org/
--- /home/build/master/cache/broken_results.txt.old 2007-08-13
00:01:09.0 +
+++ /home/build/master/cache/broken_results.txt 2007-08-14 00:01:14.0
+
@@ -1,4 +1,4 @@
-Build status as of Mon Aug 13 00:00:02 2007
+Build status as of Tue Aug 14
Author: jra
Date: 2007-08-13 20:29:24 + (Mon, 13 Aug 2007)
New Revision: 24386
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24386
Log:
Piss off Volker (not deliberately) by checking in a reply_mknew -> conversion.
Sorry vl, remove one of your 15 patches :-).
Je
Author: vlendec
Date: 2007-08-13 20:16:33 + (Mon, 13 Aug 2007)
New Revision: 24385
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24385
Log:
Convert call_nt_transact_query_security_desc to the new API
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Change
Author: vlendec
Date: 2007-08-13 19:59:00 + (Mon, 13 Aug 2007)
New Revision: 24384
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24384
Log:
Convert call_nt_transact_set_security_desc to the new API
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changese
Author: vlendec
Date: 2007-08-13 19:58:28 + (Mon, 13 Aug 2007)
New Revision: 24383
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24383
Log:
Convert call_nt_transact_ioctl to the new API
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
branches/SAMBA_3_2/
Author: vlendec
Date: 2007-08-13 19:22:07 + (Mon, 13 Aug 2007)
New Revision: 24382
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24382
Log:
Remove reply_prep_legacy from call_nt_transact_create
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
M
Author: vlendec
Date: 2007-08-13 19:03:52 + (Mon, 13 Aug 2007)
New Revision: 24381
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24381
Log:
Push reply_prep_legacy into call_nt_transact_create
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Mod
Author: derrell
Date: 2007-08-13 18:07:48 + (Mon, 13 Aug 2007)
New Revision: 24380
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24380
Log:
- Apply patch from SATOH Fumiyasu to fix bug 4750. smbc_telldir_ctx() was not
returning a value useful to smbc_lseekdi
Author: derrell
Date: 2007-08-13 18:07:26 + (Mon, 13 Aug 2007)
New Revision: 24379
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24379
Log:
- Apply patch from SATOH Fumiyasu to fix bug 4750. smbc_telldir_ctx() was not
returning a value useful to smbc_lseekdi
Author: derrell
Date: 2007-08-13 17:46:11 + (Mon, 13 Aug 2007)
New Revision: 24378
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24378
Log:
- ACL retrieval provided incomplete information because the buffer pointer was
incremented too far in some circumstance
Author: derrell
Date: 2007-08-13 17:45:03 + (Mon, 13 Aug 2007)
New Revision: 24377
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24377
Log:
- ACL retrieval provided incomplete information because the buffer pointer was
incremented too far in some circumstance
Author: kai
Date: 2007-08-13 16:45:51 + (Mon, 13 Aug 2007)
New Revision: 24376
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24376
Log:
Missed this file from the checkin, sorry.
Added:
branches/SAMBA_4_0/source/winbind/wb_gid2sid.c
Changeset:
Added: branch
Author: kai
Date: 2007-08-13 16:34:29 + (Mon, 13 Aug 2007)
New Revision: 24375
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24375
Log:
Implement backend for wbinfo --uid-infp (getpwuid)
Added:
branches/SAMBA_4_0/source/winbind/wb_cmd_getpwuid.c
Modified:
Author: kai
Date: 2007-08-13 16:26:39 + (Mon, 13 Aug 2007)
New Revision: 24374
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24374
Log:
Add a getpwuid lookup to wbinfo
Modified:
branches/SAMBA_4_0/source/nsswitch/wbinfo.c
Changeset:
Modified: branches/SAMB
Author: kai
Date: 2007-08-13 16:20:26 + (Mon, 13 Aug 2007)
New Revision: 24373
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24373
Log:
Implement backend for wbinfo -G (gid2sid)
Modified:
branches/SAMBA_4_0/source/winbind/config.mk
branches/SAMBA_4_0/sour
Author: kai
Date: 2007-08-13 16:07:47 + (Mon, 13 Aug 2007)
New Revision: 24372
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24372
Log:
Implement backend for wbinfo -U
Added:
branches/SAMBA_4_0/source/winbind/wb_uid2sid.c
Modified:
branches/SAMBA_4_0/sour
Author: jht
Date: 2007-08-13 16:00:27 + (Mon, 13 Aug 2007)
New Revision: 1149
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1149
Log:
Fix a typo. Thanks to Thomas Bork.
Modified:
trunk/Samba3-HOWTO/TOSHARG-Passdb.xml
Changeset:
Modified: trunk/Samba3-H
Author: kai
Date: 2007-08-13 15:58:41 + (Mon, 13 Aug 2007)
New Revision: 24371
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24371
Log:
Actually add the glue to make wbinfo -S and wbinfo -Y work
Modified:
branches/SAMBA_4_0/source/winbind/wb_samba3_cmd.c
Author: kai
Date: 2007-08-13 15:49:09 + (Mon, 13 Aug 2007)
New Revision: 24370
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24370
Log:
Implement wbinfo -i backend (getpwnam)
Added:
branches/SAMBA_4_0/source/winbind/wb_cmd_getpwnam.c
Modified:
branches/SA
Author: kai
Date: 2007-08-13 15:41:31 + (Mon, 13 Aug 2007)
New Revision: 24369
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24369
Log:
Don't use goto in wb_name2domain, fix wb_samba3_split_names call.
Missed this one on my previous name2domain cleanup patch.
Author: vlendec
Date: 2007-08-13 15:41:29 + (Mon, 13 Aug 2007)
New Revision: 24368
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24368
Log:
Push down reply_prep_legacy one level
Not pretty, but necessary to convert the calls one by one
Modified:
branches/SA
Author: vlendec
Date: 2007-08-13 15:40:37 + (Mon, 13 Aug 2007)
New Revision: 24367
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24367
Log:
Push reply_prep_legacy into handle_nttrans
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Modified: br
Author: kai
Date: 2007-08-13 15:27:37 + (Mon, 13 Aug 2007)
New Revision: 24366
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24366
Log:
Implemet backend for wbinfo -Y, sid2gid
Added:
branches/SAMBA_4_0/source/winbind/wb_sid2gid.c
Modified:
branches/SAMBA_
Author: kai
Date: 2007-08-13 15:22:26 + (Mon, 13 Aug 2007)
New Revision: 24365
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24365
Log:
Implemet backend for wbinfo -S, sid2uid
Added:
branches/SAMBA_4_0/source/winbind/wb_sid2uid.c
Modified:
branches/SAMBA_
Author: kai
Date: 2007-08-13 15:18:34 + (Mon, 13 Aug 2007)
New Revision: 24364
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24364
Log:
Remove sync call from name2domain, bump debug level to 5
Modified:
branches/SAMBA_4_0/source/winbind/wb_name2domain.c
Ch
Author: kai
Date: 2007-08-13 14:43:18 + (Mon, 13 Aug 2007)
New Revision: 24363
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24363
Log:
Add template shell and template homedir settings to smb.conf
Modified:
branches/SAMBA_4_0/source/param/loadparm.c
Change
Author: vlendec
Date: 2007-08-13 14:40:56 + (Mon, 13 Aug 2007)
New Revision: 24362
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24362
Log:
Initialize padding also when no params are sent back
Modified:
branches/SAMBA_3_2/source/smbd/trans2.c
Changeset:
Mod
Author: vlendec
Date: 2007-08-13 14:29:44 + (Mon, 13 Aug 2007)
New Revision: 24361
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24361
Log:
Push reply_prep_legacy down in reply_nttrans[s]
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Modifie
Author: jht
Date: 2007-08-13 13:14:52 + (Mon, 13 Aug 2007)
New Revision: 1148
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1148
Log:
Removal of mulitple passdb backend notes.
Modified:
trunk/Samba3-HOWTO/TOSHARG-Passdb.xml
Changeset:
Modified: trunk/S
Author: gd
Date: 2007-08-13 13:05:17 + (Mon, 13 Aug 2007)
New Revision: 24360
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24360
Log:
Make ndr_print_debug_helper() output readable.
Guenther
Modified:
branches/SAMBA_3_2/source/librpc/ndr/ndr.c
branches/S
Author: vlendec
Date: 2007-08-13 09:49:03 + (Mon, 13 Aug 2007)
New Revision: 24359
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24359
Log:
Fix the build
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Modified: branches/SAMBA_3_2/source/smbd/
Author: vlendec
Date: 2007-08-13 09:12:21 + (Mon, 13 Aug 2007)
New Revision: 24358
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24358
Log:
Push reply_prep_legacy into reply_nttrans[s]
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
branches/SAMBA_3_2/s
Author: kseeger
Date: 2007-08-13 09:02:42 + (Mon, 13 Aug 2007)
New Revision: 1147
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba-docs&rev=1147
Log:
Fix typos found by Bjoern Jacke <[EMAIL PROTECTED]>
Karolin
Modified:
trunk/manpages-3/pam_winbind.7.xml
Changese
Author: vlendec
Date: 2007-08-13 08:50:09 + (Mon, 13 Aug 2007)
New Revision: 24357
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24357
Log:
Check wct in reply_nttrans[s]
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Modified: branches/SAMBA
Author: vlendec
Date: 2007-08-13 08:33:01 + (Mon, 13 Aug 2007)
New Revision: 24356
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24356
Log:
Add send_nt_replies_new wrapper
Modified:
branches/SAMBA_3_2/source/smbd/nttrans.c
Changeset:
Modified: branches/SAMB
Author: metze
Date: 2007-08-13 07:20:19 + (Mon, 13 Aug 2007)
New Revision: 24355
WebSVN:
http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=24355
Log:
move reply_outbuf() to the place where it's used
metze
Modified:
branches/SAMBA_3_2/source/smbd/reply.c
Changeset:
Mod
46 matches
Mail list logo