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
Age
Commit message (
Expand
)
Author
Files
Lines
2003-07-05
Fixes to our LDAP/vampire codepaths:
Andrew Bartlett
3
-11
/
+61
2003-07-04
This patch cleans up some of our ldap code, for better behaviour:
Andrew Bartlett
2
-388
/
+394
2003-07-03
Removed strupper/strlower macros that automatically map to strupper_m/strlowe...
Jeremy Allison
2
-15
/
+15
2003-07-02
Uppercase first letter of debug level 0 statements.
Tim Potter
1
-2
/
+2
2003-07-01
removing nisplussam
Gerald Carter
1
-1524
/
+0
2003-07-01
fix compile problem with nisplussam
Gerald Carter
1
-13
/
+18
2003-07-01
Different fix for memleak just committed. This belongs into
Volker Lendecke
1
-2
/
+0
2003-07-01
Fix two memory leaks. tdb_search_keys allocates space for the key
Volker Lendecke
1
-0
/
+2
2003-07-01
* revert change to get_global_sam_name()
Gerald Carter
1
-2
/
+23
2003-06-30
* cleanup more DC name resolution issues in check_*domain_security()
Gerald Carter
1
-4
/
+7
2003-06-30
Add the 'guest' passdb backend automatically if
Volker Lendecke
1
-0
/
+25
2003-06-25
large change:
Gerald Carter
2
-3
/
+2
2003-06-25
Patch to move functions directly from pdb_ldap.c into lib/smbldap.c
Andrew Bartlett
1
-718
/
+8
2003-06-24
Fix pdb_ldap segfaults, and wrong default values for ldapsam_compat.
Andrew Bartlett
1
-4
/
+3
2003-06-22
Found out a good number of NT_STATUS_IS_ERR used the wrong way.
Simo Sorce
3
-4
/
+4
2003-06-21
Fix memory leak. secrets_fetch allocates memory.
Volker Lendecke
1
-0
/
+2
2003-06-21
This patch works towards to goal of common code shared between idmap_ldap
Andrew Bartlett
1
-261
/
+359
2003-06-20
Fix bug #136: "passdb backend = " caused smbd to segfault.
Jim McDonough
1
-0
/
+5
2003-06-18
Ok, this patch removes the privilege stuff we had in, unused, for some time.
Simo Sorce
3
-31
/
+26
2003-06-18
And some more memory leaks in mapping.c and pdb_tdb.c. tdb_nextkey
Volker Lendecke
1
-2
/
+13
2003-06-18
Better panic cleanly than segfault later when no sid can be found and created.
Volker Lendecke
1
-2
/
+3
2003-06-17
Fix a memory leak in pdb_tdb.c.
Volker Lendecke
1
-0
/
+2
2003-06-17
Make static (patch from metze)
Jelmer Vernooij
2
-2
/
+2
2003-06-17
The return value of init_module functions is NTSTATUS, not int
Jelmer Vernooij
2
-6
/
+4
2003-06-16
Update link to DTD
Jelmer Vernooij
1
-1
/
+1
2003-06-16
Quieten another debug message.
Tim Potter
1
-1
/
+1
2003-06-16
Quieten debug message.
Tim Potter
1
-1
/
+1
2003-06-13
Rename some uuid functions so as not to conflict with system
Tim Potter
1
-1
/
+1
2003-06-07
Try to fix memory leaks found by valgrind in pdb_ldap code.
Andrew Bartlett
1
-3
/
+3
2003-06-06
support LDAP_EXOP_MODIFY_PASSWORD (not experiemental in OpenLDAP 2.1)
Gerald Carter
1
-9
/
+21
2003-06-06
* break out more common code used between pdb_ldap and idmap_ldap
Gerald Carter
1
-128
/
+36
2003-06-05
working draft of the idmap_ldap code.
Gerald Carter
1
-282
/
+3
2003-05-27
cut-n-paste error
Gerald Carter
1
-1
/
+1
2003-05-27
fix bug 118; replace hard coded 'next[User|Group]Rid' attribute names
Gerald Carter
1
-6
/
+8
2003-05-27
I'm pretty sure these uint32's should be uid_t's. Can the passdb guys
Tim Potter
2
-3
/
+3
2003-05-22
fix bug #108; sambaSambaAccount string attributes are case insensitive; don't...
Gerald Carter
1
-2
/
+5
2003-05-16
Well spotted typo by Marco Berger <MARCOB@voelcker.com>
Andrew Bartlett
1
-1
/
+1
2003-05-16
Fix from Alex Deiter <tiamat@komi.mts.ru>
Simo Sorce
1
-1
/
+1
2003-05-16
add metze's patch for smb_register functions
Simo Sorce
1
-1
/
+1
2003-05-14
readding reverted changes during idmap merge (noticed by Andrew b.)
Gerald Carter
1
-16
/
+33
2003-05-14
fix group mapping in LDAP under new schema
Gerald Carter
1
-35
/
+61
2003-05-14
*****LDAP schema changes*****
Gerald Carter
1
-292
/
+802
2003-05-14
Fix pointer return bug in get_unix_attributes()
Tim Potter
1
-1
/
+1
2003-05-14
spelling
Tim Potter
2
-3
/
+3
2003-05-14
spelling
Tim Potter
1
-2
/
+2
2003-05-13
Restore a number of fixes that idra removed when he merged his
Andrew Bartlett
3
-10
/
+4
2003-05-13
Try to fix up some code in pdb_smbpasswd that assumed we still had a 'uid'.
Andrew Bartlett
1
-12
/
+22
2003-05-12
Fix obvious compiler warnings.
Jeremy Allison
3
-3
/
+0
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
8
-637
/
+294
2003-05-12
fixing typos in debug statements
Gerald Carter
1
-1
/
+1
[next]