Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into ctdb-merge
[amitay/samba.git] / source3 / services / services_db.c
2008-01-24 Alexander BokovoyMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-24 Derrell LipmanMerge branch 'setxattr-dos-mode' into v3-2-test
2008-01-23 Andrew TridgellMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-21 Michael AdamFix two debug messages.
2007-12-22 James PeachMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-12-21 Volker LendeckeSome C++ fixes
2007-12-18 Jeremy AllisonMore static fstring elimination.
2007-12-10 Jeremy AllisonRemove the char[1024] strings from dynconfig. Replace
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-21 Jeremy AllisonRemove pstring from services/*.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25561: Make use of [un]marshall_sec_desc
2007-10-10 Volker Lendecker24949: Remove some static buffers
2007-10-10 Herb Lewisr24290: fix debug statments to match function name
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Volker Lendecker19991: Sorry for this 2000-liner...
2007-10-10 Volker Lendecker19947: Change regkey_open_internal to take the parent...
2007-10-10 Volker Lendecker19780: Ok, regkey_open_internal needs a regkey_close_i...
2007-10-10 Volker Lendecker19778: Make regkey_open_internal take a talloc ctx
2007-10-10 Volker Lendecker14132: Fix Coverity bug # 150.
2007-10-10 Gerald Carterr13393: Do not initialize the lp_svcctl_list() value...
2007-10-10 Gerald Carterr12914: adding query/set ops for security descriptors...
2007-10-10 Gerald Carterr12281: adding a note about WINS and NetLogon not being...
2007-10-10 Gerald Carterr11830: patch from Rashid N. Achilov <shelton@granch...
2007-10-10 Gerald Carterr11579: syncing up perf counter code cfrom trunk
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr10961: remove unused variables (patch from Jason Mader)
2007-10-10 Gerald Carterr10819: merging a couple of fixes from trunk
2007-10-10 Gerald Carterr10781: merging eventlog and svcctl code from trunk
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr7624: * removed unmatched tdb_lock_by_string() call...
2007-10-10 Gerald Carterr7595: start trying to split out the svcctl functions...