Age | Commit message (Expand) | Author | Files | Lines |
2008-06-18 | Revert "Fix a memleak in svcctl_init_keys()" | Volker Lendecke | 1 | -10/+1 |
2008-06-17 | Fix a memleak in svcctl_init_keys() | Volker Lendecke | 1 | -1/+10 |
2008-03-17 | Coverity fixes | Marc VanHeyningen | 1 | -1/+6 |
2008-02-18 | Fix segfault in svcctl_get_secdesc(): prevent premature TALLOC_FREE. | Michael Adam | 1 | -14/+14 |
2008-02-18 | Add a check for success of fetch_reg_values(). | Michael Adam | 1 | -1/+5 |
2008-02-18 | Fix a comment typo. | Michael Adam | 1 | -1/+1 |
2008-01-21 | Fix two debug messages. | Michael Adam | 1 | -2/+2 |
2007-12-21 | Some C++ fixes | Volker Lendecke | 1 | -1/+3 |
2007-12-17 | More static fstring elimination. | Jeremy Allison | 1 | -23/+25 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 2 | -6/+6 |
2007-11-20 | Remove pstring from services/*.c | Jeremy Allison | 2 | -148/+211 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch. | Gerald (Jerry) Carter | 1 | -2/+2 |
2007-10-10 | r25561: Make use of [un]marshall_sec_desc | Volker Lendecke | 1 | -29/+22 |
2007-10-10 | r24949: Remove some static buffers | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r24290: fix debug statments to match function name | Herb Lewis | 1 | -2/+2 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 6 | -12/+6 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 6 | -6/+6 |
2007-10-10 | r20069: Fix logic bug I introduced | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r19991: Sorry for this 2000-liner... | Volker Lendecke | 1 | -8/+8 |
2007-10-10 | r19947: Change regkey_open_internal to take the parent key and a talloc_ctx as | Volker Lendecke | 1 | -33/+38 |
2007-10-10 | r19780: Ok, regkey_open_internal needs a regkey_close_internal. Giving a tall... | Volker Lendecke | 1 | -14/+11 |
2007-10-10 | r19778: Make regkey_open_internal take a talloc ctx | Volker Lendecke | 1 | -11/+14 |
2007-10-10 | r17148: the wins service should not accept any controls so that a GUI can gre... | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r14132: Fix Coverity bug # 150. | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r13393: Do not initialize the lp_svcctl_list() value since it is handled | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r12914: adding query/set ops for security descriptors on services. | Gerald Carter | 1 | -0/+47 |
2007-10-10 | r12281: adding a note about WINS and NetLogon not being remotely manageable | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r12173: doing some service control work | Gerald Carter | 2 | -25/+40 |
2007-10-10 | r11830: patch from Rashid N. Achilov <shelton@granch.ru> to add descriptions ... | Gerald Carter | 1 | -32/+40 |
2007-10-10 | r11579: syncing up perf counter code cfrom trunk | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4 | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r10961: remove unused variables (patch from Jason Mader) | Gerald Carter | 1 | -5/+2 |
2007-10-10 | r10819: merging a couple of fixes from trunk | Gerald Carter | 1 | -14/+20 |
2007-10-10 | r10781: merging eventlog and svcctl code from trunk | Gerald Carter | 3 | -179/+273 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 5 | -478/+552 |
2007-10-10 | r7624: * removed unmatched tdb_lock_by_string() call (should fix build farm i... | Gerald Carter | 1 | -12/+3 |
2007-10-10 | r7610: can successfully stop and start the 'spooler' service by setting the s... | Gerald Carter | 1 | -0/+21 |
2007-10-10 | r7603: * fix a bug in the SERVICE_ALL_ACCESS security mask | Gerald Carter | 2 | -2/+2 |
2007-10-10 | r7595: start trying to split out the svcctl functions into separate files for... | Gerald Carter | 3 | -0/+835 |