summaryrefslogtreecommitdiff
path: root/source3/sam
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p...Paul Green1-0/+2
2007-10-10r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison1-0/+6
2007-10-10r13571: Replace all calls to talloc_free() with thye TALLOC_FREE()Gerald Carter1-4/+4
2007-10-10r13316: Let the carnage begin....Gerald Carter7-416/+32
2007-10-10r12964: Rewind rem_backend in the case we have to workaround the idmap_ prefix.Lars Müller1-0/+6
2007-10-10r12936: Fix bug #3264.Lars Müller1-0/+6
2007-10-10r12904: Fix #3264, allow to load idmap_ad with "idmap backend = ad".Günther Deschner1-1/+0
2007-10-10r10656: BIG merge from trunk. Features not copied overGerald Carter2-9/+467
2007-10-10r10170: Fix for #3056:Günther Deschner1-4/+6
2007-10-10r8155: ops, add missing function.Günther Deschner1-0/+14
2007-10-10r8145: When inventing a new parameter for SFU-support, be aware of Volker'sGünther Deschner1-1/+1
2007-10-10r8133: Got approval from Luke Howard (PADL) to change the company copyright toGünther Deschner1-7/+1
2007-10-10r8093: Next round. Now it compiles with --enable-socket-wrapper.Volker Lendecke1-2/+2
2007-10-10r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ...Günther Deschner1-7/+40
2007-10-10r7992: Adding PADL's idmap_ad plugin (taken from the latestGünther Deschner1-0/+380
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter3-19/+19
2007-10-10r6450: * fix typo in htlm_auth help messageGerald Carter1-0/+1
2007-10-10r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that forVolker Lendecke1-6/+8
2007-10-10r6273: Remove some unused code, minor cleanupVolker Lendecke1-103/+0
2007-10-10r5708: BUG 2424: patch from Vince Brimhall <vbrimhall@novell.com> to ensure t...Gerald Carter1-6/+5
2007-10-10r5692: Fix compile warningsVolker Lendecke1-3/+3
2007-10-10r5571: fix another breakage on gcc 2.96Gerald Carter1-1/+1
2007-10-10r5568: fix more breakage on gcc 2.96Gerald Carter1-1/+1
2007-10-10r5428: Apply some const. LDAP attribs should now be declared const char *attr...Volker Lendecke1-5/+5
2007-10-10r5278: BUG 2327: fix compile bug in idmap_rid.cGerald Carter1-1/+2
2007-10-10r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ...Gerald Carter1-4/+2
2007-10-10r4870: Make multi-domain-mode in idmap_rid accessible from outside (can beGünther Deschner1-8/+20
2007-10-10r4221: when in the multi-mapping mode of idmap_rid:Günther Deschner1-4/+10
2007-10-10r4216: fix segfault in idmap_ridGünther Deschner1-2/+2
2007-10-10r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...Jeremy Allison2-2/+2
2007-10-10r3758: Increase a debug level. This error condition can actually happen in re...Volker Lendecke1-1/+1
2007-10-10r3498: Optimisation of idmap_rid init: Avoid calling a DC for the domain-sidGünther Deschner1-28/+42
2007-10-10r3221: Remove check for allow-trusted-domains so that this thing does not thr...John Terpstra1-1/+1
2007-10-10r3151: Add the "no warranty"-section in the licence header.Günther Deschner1-0/+10
2007-10-10r3146: Some cleanup for idmap_rid:Günther Deschner1-155/+150
2007-10-10r3145: Add experimental idmap_rid-Plugin.Günther Deschner1-0/+513
2007-10-10r3137: Do not simply ignore failing idmap-module init for remotemaps.Günther Deschner1-1/+4
2007-10-10r2691: Increase a debug level for a quite frequent operation.Volker Lendecke1-0/+27
2007-10-10r1430: Although prepared for only one remote backend, make the 'idmap backend'Volker Lendecke1-3/+4
2007-10-10r1297: Yes, it does survive valgrind for my tests :-)Volker Lendecke1-0/+29
2007-10-10r916: Memory leak fix from kawasa_r@itg.hitachi.co.jp.Jeremy Allison1-2/+6
2004-03-11Get MungedDial actually working with full TS strings in it for pdb_ldap.Jim McDonough1-8/+8
2004-02-23Janitor for tpot...bugzilla #1098, msleep already exists on aixJim McDonough1-1/+1
2004-01-06isolate ldap debug messages to the common smbldap_XXX() functionsGerald Carter1-5/+0
2003-11-14fix more memory leaks in the LDAP backend code; patches from metzeGerald Carter1-4/+14
2003-11-07fix for bug 680 (heads up). This gist is to map theGerald Carter1-355/+129
2003-09-10Ensure we consistantly translate to/from utf8 for talking to LDAP.Jeremy Allison1-33/+31
2003-08-15get rid of more compiler warningsHerb Lewis2-4/+4
2003-08-132 fixesGerald Carter3-168/+168
2003-08-06rework winbindd_accountdb_init() to reduce error messages in the logGerald Carter1-14/+21