r17025: Remove one blank line - test checking in to two
[kai/samba-autobuild/.git] / source3 / rpc_server /
2007-10-10 Jeremy Allisonr13399: Get closer to passing RPC-SCHANNEL test.
2007-10-10 Jeremy Allisonr13396: Add in userinfo26, re-enable userinfo25 - took...
2007-10-10 Gerald Carterr13393: Do not initialize the lp_svcctl_list() value...
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr13293: Rather a big patch I'm afraid, but this should...
2007-10-10 Jeremy Allisonr13176: Fix show-stopper bug for 3.0.21b where 4 leg...
2007-10-10 Jeremy Allisonr13147: Raise creds_server_step fail log messages to...
2007-10-10 Simo Sorcer13138: old fix I forgot to commit
2007-10-10 Gerald Carterr13086: hooking max connections into 'add share' as...
2007-10-10 Gerald Carterr13085: hook the max connections spin box in the share...
2007-10-10 Gerald Carterr13082: revert an accidentally commited patch (still...
2007-10-10 Gerald Carterr13081: correct fix for the segv in nmbd caused by...
2007-10-10 Alexander Bokovoyr12935: After discussion with Volker fix bug #3397...
2007-10-10 Gerald Carterr12916: use rpcstr_pull() instead of unistr_to_ascii...
2007-10-10 Gerald Carterr12915: protect against changing the SCM security descr...
2007-10-10 Gerald Carterr12914: adding query/set ops for security descriptors...
2007-10-10 Gerald Carterr12262: * patch from Brian Moran to fix segv in eventlo...
2007-10-10 Gerald Carterr12224: adding more characters to the invalid share...
2007-10-10 Gerald Carterr12177: last of outstanding patches in my queue to...
2007-10-10 Gerald Carterr12173: doing some service control work
2007-10-10 Volker Lendecker12163: Change lookup_sid and lookup_name to return...
2007-10-10 Volker Lendecker12133: Fix an uninitialized variable in new code in...
2007-10-10 Volker Lendecker12051: Merge across the lookup_name and lookup_sid...
2007-10-10 Jeremy Allisonr12043: It's amazing the warnings you find when compili...
2007-10-10 Günther Deschnerr11964: rename flag to password_properties in SAM_UNK_I...
2007-10-10 Jeremy Allisonr11950: If we got a connection oriented cancel pdu...
2007-10-10 Jeremy Allisonr11936: Fix bug in returning remote time found by Thoma...
2007-10-10 Jeremy Allisonr11927: No users or groups to return in BUILTIN domain.
2007-10-10 Jeremy Allisonr11924: Added Volkers's (C) to srv_samr_nt.c, removed...
2007-10-10 Volker Lendecker11923: Add samr_lookup_rids for the builtin domain...
2007-10-10 Volker Lendecker11922: Looks bigger than it is: There's no point in...
2007-10-10 Volker Lendecker11921: samr_open_domain can only open "our" domain...
2007-10-10 Volker Lendecker11919: The generic mappings in srv_samr_nt.c are only...
2007-10-10 Volker Lendecker11918: Remove two unused variables
2007-10-10 Volker Lendecker11917: Move nt_token_to_group_list to srv_netlog_nt...
2007-10-10 Volker Lendecker11915: Remove unused extern declarations
2007-10-10 Volker Lendecker11898: Add a missing become_root().
2007-10-10 Jeremy Allisonr11865: The only way to stop multiple LDAP searches...
2007-10-10 Gerald Carterr11860: BUG 3156: don't use find_service() when explici...
2007-10-10 Günther Deschnerr11859: Another place where the SE_GROUP constants...
2007-10-10 Günther Deschnerr11856: Replace unknown1 with group_attr.
2007-10-10 Jeremy Allisonr11793: Fix the SAMR cache so it works across completel...
2007-10-10 Jeremy Allisonr11769: Looking at a performance problem enumerating...
2007-10-10 Gerald Carterr11762: fix my build breakage
2007-10-10 Gerald Carterr11761: * fix clearing of event logs by truncating...
2007-10-10 Gerald Carterr11760: fix sequential reads in the eventlog; event...
2007-10-10 Gerald Carterr11617: fix typo
2007-10-10 Jeremy Allisonr11573: Adding Andrew Bartlett's patch to make machine...
2007-10-10 Jeremy Allisonr11511: A classic "friday night check-in" :-). This...
2007-10-10 Jeremy Allisonr11451: Fix -O1 "might be using uninitialized" errors.
2007-10-10 Jeremy Allisonr11433: Fix for bug #3223 - ensure we're root before...
2007-10-10 Gerald Carterr11332: eventlog API uses NTSTATUS, not WERROR for...
2007-10-10 Gerald Carterr11292: Missed merge from Samba 2.2 many years ago....
2007-10-10 Gerald Carterr11240: * fix invalid read reported by valgrind in the
2007-10-10 Jim McDonoughr11236: Implement user rename for smbpasswd and ldap...
2007-10-10 Gerald Carterr11235: fix segfault in addprinter due to mixing talloc...
2007-10-10 Gerald Carterr11170: root free pass on eventlog open access check
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr11135: should fix seg fault in addprinter code reporte...
2007-10-10 Gerald Carterr11072: add routines for converting REG_MULTI_SZ to...
2007-10-10 Gerald Carterr11069: make sure to zero memory when allocating a...
2007-10-10 Gerald Carterr11060: merging new eventlog code from trunk
2007-10-10 Gerald Carterr11054: patch from Brian Moran; fix error code return...
2007-10-10 Jim McDonoughr10911: part of #2861: add rename support for usrmgr...
2007-10-10 Gerald Carterr10819: merging a couple of fixes from trunk
2007-10-10 Jeremy Allisonr10795: Fix code before decl error.
2007-10-10 Jeremy Allisonr10792: Fix the "schannel not stored across client...
2007-10-10 Gerald Carterr10781: merging eventlog and svcctl code from trunk
2007-10-10 Jeremy Allisonr10724: Got a little ahead of myself...
2007-10-10 Jeremy Allisonr10722: Remove unused BOOL in struct dcinfo.
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Gerald Carterr10585: variation of fix in trunk for root-free-pass...
2007-10-10 Jeremy Allisonr10269: Server-side fix for creds change - revert jcmd...
2007-10-10 Gerald Carterr10264: reverse order of 'root free pass' checks in...
2007-10-10 Gerald Carterr10221: add "free pass for root" in svcctl and default...
2007-10-10 Gerald Carterr9956: Ensure accounts with the SeAddUsersPrivilege...
2007-10-10 Günther Deschnerr9945: fix typos.
2007-10-10 Gerald Carterr9788: more compiler warnings from Jason Mader
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Gerald Carterr9752: figured out why talloc_steal() is a bad idea...
2007-10-10 Gerald Carterr9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_C...
2007-10-10 Gerald Carterr9660: real fix for group enumeration bug in 3.0.20...
2007-10-10 Gerald Carterr9594: return the mapped name in enum_dom_groups()
2007-10-10 Tim Potterr9276: Fix another unused variable warning. Bugzilla...
2007-10-10 Tim Potterr9275: Remove some dead code. Bugzilla #2982.
2007-10-10 Gerald Carterr9264: fix valgrind invalid write error in enumprinterd...
2007-10-10 Jim McDonoughr9261: Fix #2976: windows member servers wouldn't alloc...
2007-10-10 Jim McDonoughr9242: Fix my fix for #2953. I'd moved too much code...
2007-10-10 Günther Deschnerr9229: merge from trunk:
2007-10-10 Gerald Carterr9195: setting log level to 2 instead of 0
2007-10-10 Gerald Carterr9194: do not enumerate privileges when they are not...
2007-10-10 Gerald Carterr9114: removing gratuitous debug messages
2007-10-10 Jim McDonoughr9112: Fix #2953 - credentials chain on DC gets out...
2007-10-10 Gerald Carterr9098: fix another usrmgr.exe crash when viewing user...
2007-10-10 Jeremy Allisonr9080: If we don't understand the auth, bind nak not...
2007-10-10 Günther Deschnerr9021: Fix smbd-crash bug in openprinter (found by...
2007-10-10 Günther Deschnerr8971: Fix querydispinfo (still need to look at enumdom...
2007-10-10 Jeremy Allisonr8959: Make msdfs code talloc based. Fix leaks.
2007-10-10 Jeremy Allisonr8950: Fix one more mem leak found by Gunther.
2007-10-10 Gerald Carterr8943: Fix segfault in enum_service_status
next