Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-19 | lib/: Fix prototypes for functions. | Jelmer Vernooij | 2 | -3/+5 | |
2011-03-19 | libcli/: Fix prototypes for all functions. | Jelmer Vernooij | 5 | -0/+8 | |
2011-03-19 | source4/: Fix prototypes for all functions in various subsystems. | Jelmer Vernooij | 10 | -0/+19 | |
2011-03-19 | source4/lib: Fix prototypes for all functions. | Jelmer Vernooij | 6 | -0/+12 | |
2011-03-19 | source4/torture: Fix prototypes for all functions. | Jelmer Vernooij | 7 | -0/+8 | |
2011-03-19 | source4/auth: Fix prototypes for all functions. | Jelmer Vernooij | 6 | -1/+17 | |
2011-03-19 | libreplace: Fix prototypes for all functions. | Jelmer Vernooij | 4 | -1/+8 | |
2011-03-19 | source4/param: Fix prototypes for all functions. | Jelmer Vernooij | 4 | -1/+8 | |
2011-03-19 | source4/auth/ntlm: Fix prototypes for all functions. | Jelmer Vernooij | 7 | -0/+13 | |
2011-03-19 | source4/auth/gensec: Fix prototypes for all functions. | Jelmer Vernooij | 7 | -1/+11 | |
2011-03-19 | source4/winbind: Fix prototypes for all functions. | Jelmer Vernooij | 3 | -0/+7 | |
2011-03-19 | source4/torture/ndr: Fix prototypes for all functions. | Jelmer Vernooij | 14 | -0/+14 | |
2011-03-19 | source4/kdc: Fix prototypes for all functions. | Jelmer Vernooij | 6 | -1/+13 | |
2011-03-19 | source4/ntvfs: Fix prototypes for all functions. | Jelmer Vernooij | 7 | -0/+14 | |
2011-03-19 | source4/rpc_server: Fix prototypes for all functions. | Jelmer Vernooij | 6 | -0/+7 | |
2011-03-19 | source4/dsdb/samdb: Fix prototypes for all functions. | Jelmer Vernooij | 4 | -2/+4 | |
2011-03-19 | source4/smbd: Fix prototypes for all functions. | Jelmer Vernooij | 5 | -0/+9 | |
2011-03-19 | source4/ntvfs/posix: Fix prototypes for all functions. | Jelmer Vernooij | 4 | -0/+8 | |
2011-03-19 | source4/torture/basic: Fix prototypes for all functions. | Jelmer Vernooij | 17 | -0/+17 | |
2011-03-19 | source4/torture/raw: Fix prototypes for all functions. | Jelmer Vernooij | 31 | -0/+32 | |
2011-03-19 | wafsamba: add -Wcast-qual only to the toplevel (s4) build. | Günther Deschner | 1 | -1/+3 | |
In samba3 there are a lot of warnings generated that make it a bit hard to track and monitor other build warnings. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Sat Mar 19 00:58:25 CET 2011 on sn-devel-104 | |||||
2011-03-19 | s3-waf: use HAVE_ADS env to decide whether to build libads.so | Günther Deschner | 2 | -2/+5 | |
Guenther | |||||
2011-03-19 | s3-build: use HAVE_ADS define in some more places. | Günther Deschner | 2 | -2/+2 | |
Guenther | |||||
2011-03-18 | SMB2 renames return SHARING_VIOLATION if there is any existing oplock on a file. | Jeremy Allison | 1 | -0/+6 | |
Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Mar 18 23:39:49 CET 2011 on sn-devel-104 | |||||
2011-03-18 | s3: Add "print notify backchannel" parameter to prevent us doing the reverse ↵ | Volker Lendecke | 4 | -0/+37 | |
print notify connection. Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Mar 18 21:34:30 CET 2011 on sn-devel-104 | |||||
2011-03-18 | s3:autorid make sure we set the mapping status correct on early exit | Christian Ambach | 1 | -0/+1 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Mar 18 16:30:36 CET 2011 on sn-devel-104 | |||||
2011-03-18 | idmap-autorid: Slightly simplify idmap_autorid_get_domainrange | Volker Lendecke | 1 | -8/+3 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Slightly simplify idmap_autorid_get_domainrange | Volker Lendecke | 1 | -2/+1 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Remove an unused variable | Volker Lendecke | 1 | -11/+0 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Use talloc_tos() in idmap_autorid_id_to_sid | Volker Lendecke | 1 | -5/+6 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Remove an else branch | Volker Lendecke | 1 | -10/+11 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Remove an unused variable | Volker Lendecke | 1 | -11/+0 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Remove an unused parameter | Volker Lendecke | 1 | -3/+2 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Use talloc_tos() in idmap_autorid_sids_to_unixids | Volker Lendecke | 1 | -8/+12 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Not necessary to talloc domaincfg | Volker Lendecke | 1 | -14/+8 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | idmap-autorid: Not necessary to talloc domainsid | Volker Lendecke | 1 | -9/+8 | |
Signed-off-by: Christian Ambach <christian.ambach@de.ibm.com> | |||||
2011-03-18 | s3: Cope with 192.168.1.1/24 in smbcontrol ip-dropped | Volker Lendecke | 1 | -4/+32 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Mar 18 14:56:38 CET 2011 on sn-devel-104 | |||||
2011-03-18 | s4-libcli/rap: add NDR_RAP dependency to LIBCLI_RAP. | Günther Deschner | 1 | -1/+1 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Mar 18 14:10:57 CET 2011 on sn-devel-104 | |||||
2011-03-18 | s3-waf: enable nss_winbind in make test for nss_wrapper. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-03-18 | s3-registry: remove some unused headers. | Günther Deschner | 5 | -7/+0 | |
Guenther | |||||
2011-03-18 | s3:locking: simplify the non cluster case of brl_get_locks_readonly() | Stefan Metzmacher | 1 | -21/+2 | |
Pair-Programmed-With: Michael Adam <obnox@samba.org> metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Mar 18 13:00:51 CET 2011 on sn-devel-104 | |||||
2011-03-18 | s3:locking: brl_get_locks_internal() should not expose a write lock if the ↵ | Stefan Metzmacher | 1 | -7/+24 | |
caller wants read_only This triggered deadlocks in the cluster case of brl_get_locks_readonly(). Pair-Programmed-With: Michael Adam <obnox@samba.org> metze | |||||
2011-03-18 | s4-rootdse: improved operations error messages | Andrew Tridgell | 1 | -8/+4 | |
this gives better localisation of errors in rootdse. This is to help track down a production error Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Fri Mar 18 05:46:58 CET 2011 on sn-devel-104 | |||||
2011-03-18 | s4-smbtorture: add netsessiongetinfo() test. | Günther Deschner | 3 | -0/+62 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Mar 18 02:11:38 CET 2011 on sn-devel-104 | |||||
2011-03-18 | s4-smbtorture: add missing error code check in test_netsessionenum(). | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2011-03-18 | s4-libcli/rap: add smbcli_rap_netsessiongetinfo(). | Günther Deschner | 1 | -0/+60 | |
Guenther | |||||
2011-03-18 | rap: add rap_NetSessionGetInfo to IDL. | Günther Deschner | 1 | -0/+11 | |
Guenther | |||||
2011-03-18 | s4-smbtorture: add test for rap_NetUserDelete(). | Günther Deschner | 2 | -0/+50 | |
Guenther | |||||
2011-03-18 | s3-net: make sure we set correct default user flags in rap_user_add(). | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2011-03-18 | s4-smbtorture: add test for rap_NetUserAdd(). | Günther Deschner | 2 | -1/+67 | |
Guenther |