summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-19source4/: Fix prototypes for all functions in various subsystems.Jelmer Vernooij10-0/+19
2011-03-19source4/lib: Fix prototypes for all functions.Jelmer Vernooij6-0/+12
2011-03-19source4/torture: Fix prototypes for all functions.Jelmer Vernooij7-0/+8
2011-03-19source4/auth: Fix prototypes for all functions.Jelmer Vernooij6-1/+17
2011-03-19libreplace: Fix prototypes for all functions.Jelmer Vernooij4-1/+8
2011-03-19source4/param: Fix prototypes for all functions.Jelmer Vernooij4-1/+8
2011-03-19source4/auth/ntlm: Fix prototypes for all functions.Jelmer Vernooij7-0/+13
2011-03-19source4/auth/gensec: Fix prototypes for all functions.Jelmer Vernooij7-1/+11
2011-03-19source4/winbind: Fix prototypes for all functions.Jelmer Vernooij3-0/+7
2011-03-19source4/torture/ndr: Fix prototypes for all functions.Jelmer Vernooij14-0/+14
2011-03-19source4/kdc: Fix prototypes for all functions.Jelmer Vernooij6-1/+13
2011-03-19source4/ntvfs: Fix prototypes for all functions.Jelmer Vernooij7-0/+14
2011-03-19source4/rpc_server: Fix prototypes for all functions.Jelmer Vernooij6-0/+7
2011-03-19source4/dsdb/samdb: Fix prototypes for all functions.Jelmer Vernooij4-2/+4
2011-03-19source4/smbd: Fix prototypes for all functions.Jelmer Vernooij5-0/+9
2011-03-19source4/ntvfs/posix: Fix prototypes for all functions.Jelmer Vernooij4-0/+8
2011-03-19source4/torture/basic: Fix prototypes for all functions.Jelmer Vernooij17-0/+17
2011-03-19source4/torture/raw: Fix prototypes for all functions.Jelmer Vernooij31-0/+32
2011-03-19wafsamba: add -Wcast-qual only to the toplevel (s4) build.Günther Deschner1-1/+3
2011-03-19s3-waf: use HAVE_ADS env to decide whether to build libads.soGünther Deschner2-2/+5
2011-03-19s3-build: use HAVE_ADS define in some more places.Günther Deschner2-2/+2
2011-03-18SMB2 renames return SHARING_VIOLATION if there is any existing oplock on a file.Jeremy Allison1-0/+6
2011-03-18s3: Add "print notify backchannel" parameter to prevent us doing the reverse ...Volker Lendecke4-0/+37
2011-03-18s3:autorid make sure we set the mapping status correct on early exitChristian Ambach1-0/+1
2011-03-18idmap-autorid: Slightly simplify idmap_autorid_get_domainrangeVolker Lendecke1-8/+3
2011-03-18idmap-autorid: Slightly simplify idmap_autorid_get_domainrangeVolker Lendecke1-2/+1
2011-03-18idmap-autorid: Remove an unused variableVolker Lendecke1-11/+0
2011-03-18idmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sidVolker Lendecke1-5/+6
2011-03-18idmap-autorid: Remove an else branchVolker Lendecke1-10/+11
2011-03-18idmap-autorid: Remove an unused variableVolker Lendecke1-11/+0
2011-03-18idmap-autorid: Remove an unused parameterVolker Lendecke1-3/+2
2011-03-18idmap-autorid: Use talloc_tos() in idmap_autorid_sids_to_unixidsVolker Lendecke1-8/+12
2011-03-18idmap-autorid: Not necessary to talloc domaincfgVolker Lendecke1-14/+8
2011-03-18idmap-autorid: Not necessary to talloc domainsidVolker Lendecke1-9/+8
2011-03-18s3: Cope with 192.168.1.1/24 in smbcontrol ip-droppedVolker Lendecke1-4/+32
2011-03-18s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP.Günther Deschner1-1/+1
2011-03-18s3-waf: enable nss_winbind in make test for nss_wrapper.Günther Deschner1-0/+1
2011-03-18s3-registry: remove some unused headers.Günther Deschner5-7/+0
2011-03-18s3:locking: simplify the non cluster case of brl_get_locks_readonly()Stefan Metzmacher1-21/+2
2011-03-18s3:locking: brl_get_locks_internal() should not expose a write lock if the ca...Stefan Metzmacher1-7/+24
2011-03-18s4-rootdse: improved operations error messagesAndrew Tridgell1-8/+4
2011-03-18s4-smbtorture: add netsessiongetinfo() test.Günther Deschner3-0/+62
2011-03-18s4-smbtorture: add missing error code check in test_netsessionenum().Günther Deschner1-0/+2
2011-03-18s4-libcli/rap: add smbcli_rap_netsessiongetinfo().Günther Deschner1-0/+60
2011-03-18rap: add rap_NetSessionGetInfo to IDL.Günther Deschner1-0/+11
2011-03-18s4-smbtorture: add test for rap_NetUserDelete().Günther Deschner2-0/+50
2011-03-18s3-net: make sure we set correct default user flags in rap_user_add().Günther Deschner1-1/+1
2011-03-18s4-smbtorture: add test for rap_NetUserAdd().Günther Deschner2-1/+67
2011-03-18s4-libcli/rap: add smbcli_rap_netuserdelete().Günther Deschner1-0/+45
2011-03-18rap: add rap_NetUserDelete IDL.Günther Deschner1-0/+7