summaryrefslogtreecommitdiffstats
path: root/source/rpc_server
Commit message (Expand)AuthorAgeFilesLines
* r11072: add routines for converting REG_MULTI_SZ to and from char**Gerald Carter2005-10-141-1/+13
* r11069: make sure to zero memory when allocating a a REGVAL_CTR structGerald Carter2005-10-141-1/+5
* r11060: merging new eventlog code from trunkGerald Carter2005-10-142-507/+469
* r11054: patch from Brian Moran; fix error code return in _srv_net_name_valida...Gerald Carter2005-10-141-18/+5
* r10911: part of #2861: add rename support for usrmgr.exe when using tdbsamJim McDonough2005-10-111-0/+29
* r10819: merging a couple of fixes from trunkGerald Carter2005-10-073-6/+4
* r10795: Fix code before decl error.Jeremy Allison2005-10-071-1/+2
* r10792: Fix the "schannel not stored across client disconnects" problem.Jeremy Allison2005-10-072-19/+20
* r10781: merging eventlog and svcctl code from trunkGerald Carter2005-10-065-647/+1229
* r10724: Got a little ahead of myself...Jeremy Allison2005-10-051-1/+0
* r10722: Remove unused BOOL in struct dcinfo.Jeremy Allison2005-10-051-0/+4
* r10656: BIG merge from trunk. Features not copied overGerald Carter2005-09-3017-2424/+3403
* r10585: variation of fix in trunk for root-free-pass in registry access checksGerald Carter2005-09-281-3/+2
* r10269: Server-side fix for creds change - revert jcmd's change.Jeremy Allison2005-09-161-8/+2
* r10264: reverse order of 'root free pass' checks in service and registry acce...Gerald Carter2005-09-162-17/+12
* r10221: add "free pass for root" in svcctl and default winreg access checksGerald Carter2005-09-142-1/+17
* r9956: Ensure accounts with the SeAddUsersPrivilege can modify domain and loc...Gerald Carter2005-09-021-8/+32
* r9945: fix typos.Günther Deschner2005-09-021-1/+1
* r9788: more compiler warnings from Jason MaderGerald Carter2005-08-301-2/+2
* r9780: Clean up a bunch of compiler warnings.James Peach2005-08-302-5/+0
* r9752: figured out why talloc_steal() is a bad idea for SEC_DESC*Gerald Carter2005-08-291-2/+10
* r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to useGerald Carter2005-08-292-202/+130
* r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps...Gerald Carter2005-08-261-1/+1
* r9594: return the mapped name in enum_dom_groups()Gerald Carter2005-08-241-1/+1
* r9276: Fix another unused variable warning. Bugzilla #2981.Tim Potter2005-08-121-4/+1
* r9275: Remove some dead code. Bugzilla #2982.Tim Potter2005-08-121-3/+0
* r9264: fix valgrind invalid write error in enumprinterdata()Gerald Carter2005-08-121-2/+3
* r9261: Fix #2976: windows member servers wouldn't alloc connections from usersJim McDonough2005-08-121-0/+9
* r9242: Fix my fix for #2953. I'd moved too much code until after we verify t...Jim McDonough2005-08-111-3/+3
* r9229: merge from trunk:Günther Deschner2005-08-101-2/+37
* r9195: setting log level to 2 instead of 0Gerald Carter2005-08-071-1/+1
* r9194: do not enumerate privileges when they are not enabledGerald Carter2005-08-071-1/+6
* r9114: removing gratuitous debug messagesGerald Carter2005-08-051-28/+1
* r9112: Fix #2953 - credentials chain on DC gets out of sync with client whenJim McDonough2005-08-051-5/+12
* r9098: fix another usrmgr.exe crash when viewing user properties at debugleve...Gerald Carter2005-08-051-1/+1
* r9080: If we don't understand the auth, bind nak not pdu fault.Jeremy Allison2005-08-051-15/+13
* r9021: Fix smbd-crash bug in openprinter (found by samba4 smbtortureGünther Deschner2005-08-031-4/+10
* r8971: Fix querydispinfo (still need to look at enumdomusers) to allow to listGünther Deschner2005-08-031-2/+4
* r8959: Make msdfs code talloc based. Fix leaks.Jeremy Allison2005-08-021-4/+3
* r8950: Fix one more mem leak found by Gunther.Jeremy Allison2005-08-021-1/+1
* r8943: Fix segfault in enum_service_statusGerald Carter2005-08-021-43/+33
* r8941: Fix unused variable warning. Bugzilla #2940.Tim Potter2005-08-021-2/+1
* r8916: should fix the valgrind invalid read of size 1 ontheGerald Carter2005-08-021-8/+8
* r8894: Fix a warning. Bugzilla #2939.Tim Potter2005-08-011-3/+1
* r8805: Merge a duplicate struct. Get ready to support SPNEGO rpc binds.Jeremy Allison2005-07-271-60/+65
* r8617: Be very explicit if addprinterex is called that the "addprinter command"Jeremy Allison2005-07-191-2/+7
* r8573: Fix set but not used warning in srvsvc server-side code. Tim Potter2005-07-191-2/+2
* r8564: Sometimes we're too dumb to live... Fix samr calls where we wereJeremy Allison2005-07-191-35/+35
* r8501: * disable printer handle object cache (was mostly used Gerald Carter2005-07-151-0/+5
* r8432: Fix #2077 - login to trusted domain doesn't allow home drive map and l...Jim McDonough2005-07-131-2/+7