Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r19095: Fix some compile warnings. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18969: Fix typo. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18422: Use LDAPMessage in idmap_ad as well. | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r17584: Some C++ Warnings | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r17122: remove unused global var from idmap_ad | Gerald Carter | 1 | -1/+0 |
2007-10-10 | r17111: cleanup the idmap_ad initialization after review by gd | Gerald Carter | 1 | -5/+1 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 7 | -312/+369 |
2007-10-10 | r16548: Fix bug #3867 reported by jason@ncac.gwu.edu. | Jeremy Allison | 1 | -16/+16 |
2007-10-10 | r15697: I take no comments as no objections :) | Günther Deschner | 3 | -40/+148 |
2007-10-10 | r15543: New implementation of 'net ads join' to be more like Windows XP. | Gerald Carter | 1 | -32/+6 |
2007-10-10 | r15283: Oh yeah. The build farm doesn't do much with head. OK, here is the p... | Paul Green | 1 | -0/+2 |
2007-10-10 | r13915: Fixed a very interesting class of realloc() bugs found by Coverity. | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r13571: Replace all calls to talloc_free() with thye TALLOC_FREE() | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r13316: Let the carnage begin.... | Gerald Carter | 7 | -416/+32 |
2007-10-10 | r12964: Rewind rem_backend in the case we have to workaround the idmap_ prefix. | Lars Müller | 1 | -0/+6 |
2007-10-10 | r12936: Fix bug #3264. | Lars Müller | 1 | -0/+6 |
2007-10-10 | r12904: Fix #3264, allow to load idmap_ad with "idmap backend = ad". | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 2 | -9/+467 |
2007-10-10 | r10170: Fix for #3056: | Günther Deschner | 1 | -4/+6 |
2007-10-10 | r8155: ops, add missing function. | Günther Deschner | 1 | -0/+14 |
2007-10-10 | r8145: When inventing a new parameter for SFU-support, be aware of Volker's | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r8133: Got approval from Luke Howard (PADL) to change the company copyright to | Günther Deschner | 1 | -7/+1 |
2007-10-10 | r8093: Next round. Now it compiles with --enable-socket-wrapper. | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r7994: This adds support in Winbindd's "security = ads"-mode to retrieve the ... | Günther Deschner | 1 | -7/+40 |
2007-10-10 | r7992: Adding PADL's idmap_ad plugin (taken from the latest | Günther Deschner | 1 | -0/+380 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 3 | -19/+19 |
2007-10-10 | r6450: * fix typo in htlm_auth help message | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for | Volker Lendecke | 1 | -6/+8 |
2007-10-10 | r6273: Remove some unused code, minor cleanup | Volker Lendecke | 1 | -103/+0 |
2007-10-10 | r5708: BUG 2424: patch from Vince Brimhall <vbrimhall@novell.com> to ensure t... | Gerald Carter | 1 | -6/+5 |
2007-10-10 | r5692: Fix compile warnings | Volker Lendecke | 1 | -3/+3 |
2007-10-10 | r5571: fix another breakage on gcc 2.96 | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5568: fix more breakage on gcc 2.96 | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r5428: Apply some const. LDAP attribs should now be declared const char *attr... | Volker Lendecke | 1 | -5/+5 |
2007-10-10 | r5278: BUG 2327: fix compile bug in idmap_rid.c | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r5272: BUG 2132, 2134: patch from Jason Mader <jason@ncac.gwu.edu> to remove ... | Gerald Carter | 1 | -4/+2 |
2007-10-10 | r4870: Make multi-domain-mode in idmap_rid accessible from outside (can be | Günther Deschner | 1 | -8/+20 |
2007-10-10 | r4221: when in the multi-mapping mode of idmap_rid: | Günther Deschner | 1 | -4/+10 |
2007-10-10 | r4216: fix segfault in idmap_rid | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 2 | -2/+2 |
2007-10-10 | r3758: Increase a debug level. This error condition can actually happen in re... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r3498: Optimisation of idmap_rid init: Avoid calling a DC for the domain-sid | Günther Deschner | 1 | -28/+42 |
2007-10-10 | r3221: Remove check for allow-trusted-domains so that this thing does not thr... | John Terpstra | 1 | -1/+1 |
2007-10-10 | r3151: Add the "no warranty"-section in the licence header. | Günther Deschner | 1 | -0/+10 |
2007-10-10 | r3146: Some cleanup for idmap_rid: | Günther Deschner | 1 | -155/+150 |
2007-10-10 | r3145: Add experimental idmap_rid-Plugin. | Günther Deschner | 1 | -0/+513 |
2007-10-10 | r3137: Do not simply ignore failing idmap-module init for remotemaps. | Günther Deschner | 1 | -1/+4 |
2007-10-10 | r2691: Increase a debug level for a quite frequent operation. | Volker Lendecke | 1 | -0/+27 |
2007-10-10 | r1430: Although prepared for only one remote backend, make the 'idmap backend' | Volker Lendecke | 1 | -3/+4 |