summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
* r5431: couple of cimpile fixes from Jason Mader <jason@ncac.gwu.edu> -- BUGS ...Gerald Carter2007-10-101-8/+16
* r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke2007-10-101-8/+8
* r5349: After talking with Jerry, reverted the addition of account policies toGünther Deschner2007-10-102-412/+100
* r5343: Fix for bug#1525. Timestamps interpreted incorrectly on 64-bit time_t ...Jeremy Allison2007-10-101-0/+7
* r5342: Reformat some very old code.Jeremy Allison2007-10-101-256/+281
* r5331: Support SIDs as %s replacements in the afs username map parameter.Volker Lendecke2007-10-101-0/+4
* r5235: Fix compile warning.Günther Deschner2007-10-101-1/+1
* r5203: additional changes for BUG 2291 to restrict who can join a BDC and add...Gerald Carter2007-10-101-1/+1
* r5174: ensure that we consistently use the current_user_info.smb_name vs. smb...Gerald Carter2007-10-101-0/+12
* r5163: Fix bugzilla 2062:Jim McDonough2007-10-101-1/+6
* r5158: BUG 2263: patch from Timur Bakeyev <timur@com.bat.ru> to guard base64_...Gerald Carter2007-10-101-4/+10
* r5150: consolidate the samr_make.*obj_sd() functions to share codeGerald Carter2007-10-101-39/+0
* r5127: Fix Bug 2289 -- thanks to jason@ncac.gwu.eduVolker Lendecke2007-10-101-2/+1
* r5100: We should only care about case-sensitivity when *reading* an incomingJeremy Allison2007-10-101-2/+2
* r5066: A couple of small fixes from James Peach @ SGI.Jeremy Allison2007-10-102-2/+7
* r5015: (based on abartlet's original patch to restrict password changes)Gerald Carter2007-10-101-4/+74
* r4995: fail set_privileges() if 'enable privileges = no' to prevent confused ...Gerald Carter2007-10-101-0/+3
* r4989: Display failed LDAP-server-uri.Günther Deschner2007-10-101-1/+2
* r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).Günther Deschner2007-10-102-100/+412
* r4917: Merge some of Derrell.Lipman@UnwiredUniverse.com obvious fixes.Jeremy Allison2007-10-101-2/+2
* r4849: * finish SeAddUsers support in srv_samr_nt.cGerald Carter2007-10-101-7/+18
* r4840: * Add more generic root-dse inspection function to check for givenGünther Deschner2007-10-101-0/+101
* r4822: fix return code when you ask for a non-privileged SID via one of the p...Gerald Carter2007-10-101-0/+9
* r4809: * include SeDiskOperatorPrivilege and SeRemoteShutdownPrivilegeGerald Carter2007-10-101-88/+25
* r4805: Last planned change to the privileges infrastructure:Gerald Carter2007-10-101-120/+309
* r4746: add server support for lsa_enum_acct_rights(); last checkin for the nightGerald Carter2007-10-101-0/+16
* r4742: add server support for lsa_add/remove_account_rights() and fix some pa...Gerald Carter2007-10-101-12/+65
* r4736: small set of merges from rtunk to minimize the diffsGerald Carter2007-10-101-1/+1
* r4731: Fix the buildVolker Lendecke2007-10-101-1/+2
* r4724: Add support for Windows privileges in Samba 3.0Gerald Carter2007-10-103-219/+526
* r4651: Add "refuse machine password change" policy field. This update will justJim McDonough2007-10-101-14/+52
* r4581: From Derrell.Lipman@UnwiredUniverse.com. Use nanosleep instead of selectJeremy Allison2007-10-101-1/+14
* r4545: Fix based on work by Derrell.Lipman@UnwiredUniverse.com :Jeremy Allison2007-10-101-4/+26
* r4334: Fix for bugid #2186 - from Buck Huppmann <buckh@pobox.com>Jeremy Allison2007-10-101-0/+8
* r4306: Couple more MALLOC fixes from albert chin (china@thewrittenword.com).Jeremy Allison2007-10-101-1/+1
* r4305: Fix from Albert Chin (china@thewrittenword.com) to fix theJeremy Allison2007-10-102-6/+6
* r4296: Patch from William Jojo <jojowil@hvcc.edu> to fix HPUX sendfile and addJeremy Allison2007-10-101-1/+57
* r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).Jeremy Allison2007-10-103-35/+34
* r4289: Close LDAP-Connection before retrying to open a new connection in theGünther Deschner2007-10-101-0/+1
* r4270: Add some const as a fix for bugzilla #2135.Tim Potter2007-10-101-1/+1
* r4256: Add a patch from kllin@it.su.se: New Parameter 'afs token lifetime' te...Volker Lendecke2007-10-101-1/+5
* r4252: Comment clarification from Love Hörnquist Åstrand <lha@stacken.kth.se>.Volker Lendecke2007-10-101-3/+7
* r4241: More *alloc fixes.Jeremy Allison2007-10-101-2/+7
* r4236: More *alloc fixes.Jeremy Allison2007-10-101-6/+6
* r4217: Fix open_any_socket_out.Volker Lendecke2007-10-101-13/+27
* r4126: Fix from Björn Jacke <bjoern@j3e.de> for bugid #2040 - ensure the localeJeremy Allison2007-10-101-0/+9
* r4120: Never, ever, doubt valgrind :-). Fix order of evaluation bug that's be...Jeremy Allison2007-10-102-12/+6
* r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2007-10-1036-192/+355
* r4032: Fix bug #2110 - ensure we convert to ucs2 correctly.Jeremy Allison2007-10-102-12/+11
* r4009: Fix from Timur Bakeyev <timur@com.bat.ru> for bugid #2100,Jeremy Allison2007-10-101-1/+4