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