r14578: fix incorrect comment in fill_sam_account(). This function is called from...
[tprouty/samba.git] / source / rpc_server /
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
2007-10-10 Tim Potterr8941: Fix unused variable warning. Bugzilla #2940.
2007-10-10 Gerald Carterr8916: should fix the valgrind invalid read of size...
2007-10-10 Tim Potterr8894: Fix a warning. Bugzilla #2939.
2007-10-10 Jeremy Allisonr8805: Merge a duplicate struct. Get ready to support...
2007-10-10 Jeremy Allisonr8617: Be very explicit if addprinterex is called that...
2007-10-10 Tim Potterr8573: Fix set but not used warning in srvsvc server...
2007-10-10 Jeremy Allisonr8564: Sometimes we're too dumb to live... Fix samr...
2007-10-10 Gerald Carterr8501: * disable printer handle object cache (was mostl...
2007-10-10 Jim McDonoughr8432: Fix #2077 - login to trusted domain doesn't...
2007-10-10 Gerald Carterr8326: factor out the delete printer code to a delete_p...
2007-10-10 Gerald Carterr8324: * initial cut at creating printers via the regis...
2007-10-10 Gerald Carterr8322: * get RegSetValue() working for printer subkey...
2007-10-10 Jeremy Allisonr8219: Merge the new open code from HEAD to 3.0. Haven...
2007-10-10 Gerald Carterr8066: * had to modify the printer data storage slightl...
2007-10-10 Gerald Carterr8027: driver information is now back via winreg
2007-10-10 Günther Deschnerr8019: Better give a hint that we are failing share...
2007-10-10 Gerald Carterr7995: * privileges are local except when they're ...
2007-10-10 Gerald Carterr7987: map generic bits to specific bits in open requests
2007-10-10 Jeremy Allisonr7981: MS-DFS tidyup patches from James Peach <jpeach...
2007-10-10 Gerald Carterr7938: * move the hardcoded registry value names from...
2007-10-10 Gerald Carterr7908: * change REGISTRY_HOOK api to use const (fix...
2007-10-10 Gerald Carterr7890: * add Reg[SG]etKeySec() server stubs
2007-10-10 Jeremy Allisonr7882: Looks like a large patch - but what it actually...
2007-10-10 Gerald Carterr7880: fix a typo and memleak on failures cases (patch...
2007-10-10 Gerald Carterr7878: mostly just a rename of REG_INFO to REG_QUERY_VA...
2007-10-10 Volker Lendecker7836: Fix the bug where users show up as trusting...
2007-10-10 Jeremy Allisonr7708: Hint from Luke Howard (thanks Luke). Ensure...
2007-10-10 Gerald Carterr7698: * clean upserver frontend for RegDeleteKey()
2007-10-10 Gerald Carterr7691: * add .gdbinit to the svn:ignore files
2007-10-10 Gerald Carterr7664: add access check hooks to _reg_open_entry which...
2007-10-10 Gerald Carterr7649: * fix compile breakage (sorry, should have done...
2007-10-10 Gerald Carterr7648: adding REGISTRY_HOOK->reg_access_check() for...
2007-10-10 Gerald Carterr7647: add access checks to the top level hive open...
2007-10-10 Gerald Carterr7645: adding server stubs for RegCreateKey() and RegSe...
2007-10-10 Gerald Carterr7624: * removed unmatched tdb_lock_by_string() call...
2007-10-10 Gerald Carterr7614: convert move_driver_to_download_area() to return...
next