Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-11-28 | s4-python: Some reformatting for the purpose of pydoctor. | Jelmer Vernooij | 11 | -64/+105 | |
2010-11-28 | samba.upgradehelpers: Simplify code a bit. | Jelmer Vernooij | 1 | -21/+17 | |
2010-11-28 | samba.hostconfig: Move samba.shares into samba.hostconfig. | Jelmer Vernooij | 4 | -69/+58 | |
2010-11-28 | samba.getopt: Fix missing import of sys. | Jelmer Vernooij | 1 | -8/+14 | |
2010-11-28 | chgtdcpass: Fix program name in usage message. | Jelmer Vernooij | 1 | -5/+4 | |
2010-11-28 | s4:torture/smb2/acls.c - remove two unused variables | Matthias Dieter Wallnöfer | 1 | -2/+0 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Nov 28 17:22:54 CET 2010 on sn-devel-104 | |||||
2010-11-28 | s4:introduce casts before outputs of "time_t" variables | Matthias Dieter Wallnöfer | 2 | -2/+2 | |
Otherwise we are getting warnings on "NetBSD". | |||||
2010-11-28 | replace:wscript - reintroduce the size check for "bool" due to a request of ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
metze | |||||
2010-11-28 | replace:wscript - change the "bool" checks to be compatible with more platforms | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
- If the type was found then we are fine and define "HAVE_BOOL" - Othewise we substitute it in "replace.h" as "_Bool" or if not possible as "int" - This prevents lot of warnings on platforms where we don't have a "bool" type as Tru64 - The length check for "bool" is not really useful and therefore removed | |||||
2010-11-28 | build: update gdb_backtrace to make it search for gdb66 as it work on freebsd | Matthieu Patou | 1 | -0/+17 | |
Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sun Nov 28 16:37:08 CET 2010 on sn-devel-104 | |||||
2010-11-28 | fix bad shell | Matthieu Patou | 1 | -0/+1 | |
2010-11-28 | replace:wscript - reintroduce the size check for "bool" due to a request of ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
metze Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Nov 28 15:48:40 CET 2010 on sn-devel-104 | |||||
2010-11-28 | s3: Properly print binary values "net cache" | Volker Lendecke | 1 | -7/+21 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sun Nov 28 15:03:26 CET 2010 on sn-devel-104 | |||||
2010-11-28 | s3: Add gencache_iterate_blobs | Volker Lendecke | 2 | -57/+90 | |
2010-11-28 | s3: Convert gencache_get_data_blob to gencache_parse | Volker Lendecke | 1 | -59/+38 | |
2010-11-28 | s3: Add gencache_parse | Volker Lendecke | 2 | -0/+63 | |
2010-11-28 | Revert "s4:netcmd/drs.py - use "objectClass" for discovering the server and ↵ | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
it's NTDS settings object" This reverts commit b87c3703cf890bd55340a201536073bd2be1e1d8. Andrew Bartlett told me that exactly the opposite is true - the "objectCategory" lookup is performing better. Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Nov 28 14:18:41 CET 2010 on sn-devel-104 | |||||
2010-11-28 | replace:wscript - change the "bool" checks to be compatible with more platforms | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
- If the type was found then we are fine and define "HAVE_BOOL" - Othewise we substitute it in "replace.h" as "_Bool" or if not possible as "int" - This prevents lot of warnings on platforms where we don't have a "bool" type as Tru64 - The length check for "bool" is not really useful and therefore removed | |||||
2010-11-28 | add handling for solaris | Matthieu Patou | 1 | -1/+11 | |
Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sun Nov 28 13:32:21 CET 2010 on sn-devel-104 | |||||
2010-11-28 | s4:dsdb/repl/drepl* - move "lib/messaging/irpc.h" include into "drepl_service.h" | Matthias Dieter Wallnöfer | 8 | -9/+1 | |
This is needed to fix a Tru64 "cc" warning regarding "enum drepl_role_master". Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sun Nov 28 12:46:19 CET 2010 on sn-devel-104 | |||||
2010-11-28 | s4-selftest: Ignore broken pipe error from grep. | Jelmer Vernooij | 1 | -1/+1 | |
Autobuild-User: Jelmer Vernooij <jelmer@samba.org> Autobuild-Date: Sun Nov 28 05:45:05 CET 2010 on sn-devel-104 | |||||
2010-11-28 | samba.provision: Fix setup_path. | Jelmer Vernooij | 3 | -72/+73 | |
2010-11-28 | samba.provision: Add package with provision and backend modules. | Jelmer Vernooij | 3 | -323/+337 | |
2010-11-28 | s4-python: Fix formatting of docstrings for the purpose of pydoctor. | Jelmer Vernooij | 7 | -108/+120 | |
2010-11-28 | Makefile: Add rule for pydoctor. | Jelmer Vernooij | 1 | -0/+3 | |
2010-11-28 | samba.tests: Fix formatting. | Jelmer Vernooij | 1 | -22/+25 | |
2010-11-28 | s4-tests/bind.py: Use samba.tests.connect_samdb() instead of directly using ↵ | Kamen Mazdrashki | 1 | -7/+10 | |
SamDB class connect_samdb() functino will correctly handle things like: - session_info param - it will create system_session() using supplied LoadParm parameter and thus avoiding creation of multiple LoadParm instances (LoadParm() will mask certain command line supplied options) - host url will be prefixed with ldap:// automatically Autobuild-User: Kamen Mazdrashki <kamenim@samba.org> Autobuild-Date: Sun Nov 28 03:00:41 CET 2010 on sn-devel-104 | |||||
2010-11-28 | s4-samba-tool: support help, and show description of commands | Andrew Tridgell | 1 | -7/+7 | |
when you don't specify a subcommand, show the description of the subcommands in the list of available subcommands. Also show the list of subcommands when you use 'help', '--help' or '-h' as a subcommand Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Sun Nov 28 01:56:46 CET 2010 on sn-devel-104 | |||||
2010-11-28 | s4-drs: fixed credit for C version | Andrew Tridgell | 1 | -0/+2 | |
2010-11-27 | s4:netcmd/drs.py - use "objectClass" for discovering the server and it's ↵ | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
NTDS settings object Small optimisation: we don't need to look for "nTDSDSARO" since it's a subclass of "ntDSDSA". Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Nov 27 23:35:13 CET 2010 on sn-devel-104 | |||||
2010-11-27 | tdb:common/open.c - use "discard_const_p" for certain "tdb->name" assignments | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
In order to suppress compiler warnings. | |||||
2010-11-27 | s4:dsdb/repl/drepl_service.c - return the correct WERR result | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
2010-11-27 | s4:drepl_service.c - fix error macro (use "_werr" and not "werr") | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Detected by Tru64 "cc". | |||||
2010-11-27 | s4:dsdb/repl/drepl_out_helpers.c - print out the correct error message (werr) | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Also detected by Tru64 "cc". | |||||
2010-11-27 | s4:lib/registry/rpc.c - remove a duplicate assignment | Matthias Dieter Wallnöfer | 1 | -1/+0 | |
2010-11-27 | s4:torture/rpc/samr.c - fix uninitialised "status" variables | Matthias Dieter Wallnöfer | 1 | -0/+4 | |
Detected by Tru64. I wonder how this tests even worked. | |||||
2010-11-27 | s4:torture/rpc/samsync.c - remove uninitialised "nt_status" check | Matthias Dieter Wallnöfer | 1 | -8/+1 | |
Found by Tru64 compiler. | |||||
2010-11-27 | s4:drsuapi RPC server - fix "enum security_user_level" warning on Tru64 | Matthias Dieter Wallnöfer | 6 | -10/+9 | |
2010-11-27 | s4:param/secrets.h - fix "enum netr_SchannelType" include correctly | Matthias Dieter Wallnöfer | 5 | -5/+2 | |
2010-11-27 | s4:wkssvc RPC server - better solution for srvsvc* enum's in server_info.c | Matthias Dieter Wallnöfer | 2 | -1/+2 | |
Reworked version of commit 7e710c4de92c310897817acc06d229cce763d2d7 | |||||
2010-11-27 | Revert "s4:rpc_server/common/common.h - introduce two forward declarations ↵ | Matthias Dieter Wallnöfer | 1 | -3/+0 | |
to suppress parameter declaration warnings" This reverts commit 7e710c4de92c310897817acc06d229cce763d2d7. This causes more noise than it's useful. | |||||
2010-11-27 | s4:libcli/security/session.h - fix include ordering for "enum ↵ | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
security_user_level" | |||||
2010-11-27 | s4:dsdb/samdb/samdb.h - fix include ordering in order to prevent warnings on ↵ | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Tru64 | |||||
2010-11-27 | s3: Use localtime_r, libreplace defines it | Volker Lendecke | 1 | -11/+9 | |
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Nov 27 20:50:27 CET 2010 on sn-devel-104 | |||||
2010-11-27 | libwbclient: Correctly order the wbcAllocateMemory args | Volker Lendecke | 2 | -11/+11 | |
In these cases, it does not make a functional difference. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Sat Nov 27 19:56:02 CET 2010 on sn-devel-104 | |||||
2010-11-27 | libwbclient: Fix a division by zero | Volker Lendecke | 1 | -1/+1 | |
If wbinfo -r returns no groups, wbcAllocateMemory divides by zero | |||||
2010-11-27 | s3: Return the correct result from winbindd_dual_auth_passdb | Volker Lendecke | 1 | -2/+3 | |
2010-11-27 | MAINTAINERS.txt - fix typo | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Autobuild-User: Matthias Dieter Wallnöfer <mdw@samba.org> Autobuild-Date: Sat Nov 27 19:09:29 CET 2010 on sn-devel-104 | |||||
2010-11-27 | tdb:tdbstore.c - remove an useless '\' | Matthias Dieter Wallnöfer | 1 | -1/+1 | |
Discovered by a warning of the Tru64 host on the buildfarm. | |||||
2010-11-27 | build: change compile flags on mac os x if we face pb with common symbols | Matthieu Patou | 1 | -2/+4 | |
Autobuild-User: Matthieu Patou <mat@samba.org> Autobuild-Date: Sat Nov 27 18:02:41 CET 2010 on sn-devel-104 |