index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_ldap.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r11999: Re-add "passdb expand explicit".
Volker Lendecke
1
-3
/
+13
2007-10-10
r11947: Back out passdb:expand_explicit until we find consensus. I'll file th...
Volker Lendecke
1
-14
/
+3
2007-10-10
r11922: Looks bigger than it is: There's no point in allocating arrays in
Volker Lendecke
1
-17
/
+10
2007-10-10
r11914: After talking to Jeremy, implement passdb:expand_explicit with a defa...
Volker Lendecke
1
-3
/
+14
2007-10-10
r11847: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r11236: Implement user rename for smbpasswd and ldap backends. Some cleanup on
Jim McDonough
1
-0
/
+47
2007-10-10
r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4
Jeremy Allison
1
-51
/
+53
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-13
/
+341
2007-10-10
r9661: fallback to cn attribubte if displayName is not available
Gerald Carter
1
-14
/
+14
2007-10-10
r9660: real fix for group enumeration bug in 3.0.20; only affected the ldaps...
Gerald Carter
1
-4
/
+5
2007-10-10
r8797: avoid unset rids for builtin-aliases.
Günther Deschner
1
-1
/
+2
2007-10-10
r8787: Make enumeration of builtin-aliases work again.
Günther Deschner
1
-5
/
+41
2007-10-10
r8542: - (re-)add better search-semantics: look for Interdomain trust accounts
Günther Deschner
1
-2
/
+2
2007-10-10
r7882: Looks like a large patch - but what it actually does is make Samba
Jeremy Allison
1
-6
/
+6
2007-10-10
r7142: removing 'ldap filter' smb.conf option
Gerald Carter
1
-4
/
+4
2007-10-10
r6770: Fix bug 2705. Thanks, John, for beating my stuff :-)
Volker Lendecke
1
-2
/
+0
2007-10-10
r6748: With reconnects, state->connection->ldap_struct can change in smbldap_...
Volker Lendecke
1
-3
/
+8
2007-10-10
r6445: Make us survive the PARANOID_MALLOC_CHECKER. Should we enable that for
Volker Lendecke
1
-2
/
+2
2007-10-10
r6421: use add machine script when creating a user (ACB_NORMAL)
Gerald Carter
1
-1
/
+2
2007-10-10
r6367: Slim down pdb_interface.c a bit. next_entry and search_end are function
Volker Lendecke
1
-9
/
+9
2007-10-10
r6351: This is quite a large and intrusive patch, but there are not many piec...
Volker Lendecke
1
-0
/
+469
2007-10-10
r6263: Get rid of generate_wellknown_sids, they are const static and initiali...
Volker Lendecke
1
-2
/
+0
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-1
/
+2
2007-10-10
r6080: Port some of the non-critical changes from HEAD to 3_0. The main one i...
Volker Lendecke
1
-16
/
+15
2007-10-10
r5965: Apply Volker's patch for "ldapsam trusted = yes" for samr_lookup_rids....
Jim McDonough
1
-15
/
+229
2007-10-10
r5957: BUGS 2478, 2093: compiler warning patches from Jason Mader
Gerald Carter
1
-6
/
+7
2007-10-10
r5927: Fix ldapsam trusted enum_group_members. We were searching in the user
Jim McDonough
1
-1
/
+1
2007-10-10
r5708: BUG 2424: patch from Vince Brimhall <vbrimhall@novell.com> to ensure t...
Gerald Carter
1
-5
/
+5
2007-10-10
r5655: Added support for Novell NDS universal password. Code donated by
Jeremy Allison
1
-55
/
+81
2007-10-10
r5481: Fix a memleak
Volker Lendecke
1
-0
/
+2
2007-10-10
r5467: Optimize _samr_query_groupmem with LDAP backend for large domains.
Volker Lendecke
1
-0
/
+208
2007-10-10
r5428: Apply some const. LDAP attribs should now be declared const char *attr...
Volker Lendecke
1
-21
/
+22
2007-10-10
r5349: After talking with Jerry, reverted the addition of account policies to
Günther Deschner
1
-252
/
+3
2007-10-10
r5166: From James Peach - remove minor C99-isms.
Jeremy Allison
1
-6
/
+12
2007-10-10
r4994: Patch from abartlet:
Günther Deschner
1
-13
/
+26
2007-10-10
r4926: Use LDAP_SCOPE_ONELEVEL instead of OpenLDAP's LDAP_SCOPE_ONE-scope.
Günther Deschner
1
-2
/
+2
2007-10-10
r4925: Migrate Account Policies to passdb (esp. replicating ldapsam).
Günther Deschner
1
-3
/
+245
2007-10-10
r4860: fix silly limitation in ldapsam and tdbsam. Expand variables in the p...
Gerald Carter
1
-6
/
+11
2007-10-10
r4851: Preleminary fix for ldapsam_enum_group_memberships when
Günther Deschner
1
-3
/
+3
2007-10-10
r4847: Hand over a acb_mask to pdb_setsampwent in load_sampwd_entries().
Günther Deschner
1
-8
/
+23
2007-10-10
r4840: * Add more generic root-dse inspection function to check for given
Günther Deschner
1
-58
/
+1
2007-10-10
r4736: small set of merges from rtunk to minimize the diffs
Gerald Carter
1
-1
/
+1
2007-10-10
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
1
-5
/
+5
2007-10-10
r3883: Fix error return -- thanks to rsharpe
Volker Lendecke
1
-1
/
+1
2007-10-10
r3871: Fix memleak
Volker Lendecke
1
-1
/
+3
2007-10-10
r3705: Nobody has commented, so I'll take this as an ack...
Volker Lendecke
1
-0
/
+108
2007-10-10
r3628: A typo and a compile-warning.
Günther Deschner
1
-1
/
+1
2007-10-10
r3566: Completely replace the queryuseraliases call. The previous implementat...
Volker Lendecke
1
-38
/
+40
2007-10-10
r2923: Fix some obvious copy/paste leftover debug-messages.
Günther Deschner
1
-8
/
+8
2007-10-10
r2819: Make 'password history'-behaviour in ldapsam more consistent.
Günther Deschner
1
-0
/
+3
[next]