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
2002-11-12
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
1
-4
/
+4
2002-11-09
Back out some of my sync changes
Jelmer Vernooij
1
-7
/
+7
2002-11-09
Sync with HEAD
Jelmer Vernooij
1
-7
/
+7
2002-11-08
Merge from HEAD:
Andrew Bartlett
1
-14
/
+14
2002-11-02
Merge of my 'ldap trust ids' patch from HEAD.
Andrew Bartlett
1
-36
/
+96
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-384
/
+618
2002-10-26
Try to catch up on the code I've put into HEAD that should be in 3.0:
Andrew Bartlett
1
-7
/
+0
2002-10-01
Updates from Samba HEAD:
Andrew Bartlett
1
-4
/
+19
2002-09-26
sync with HEAD
Gerald Carter
1
-63
/
+70
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-115
/
+175
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-41
/
+138
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-96
/
+183
2002-04-08
Fix up major logic reversal flaws in pdb_ldap.
Andrew Bartlett
1
-36
/
+70
2002-03-23
Minor fixes:
Andrew Bartlett
1
-8
/
+13
2002-03-20
Make ldapsam compile again.
Andrew Bartlett
1
-20
/
+0
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-1
/
+18
2002-03-18
Start to switch away from the alghorithmic uid->rid mapping model
Simo Sorce
1
-0
/
+20
2002-03-02
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
1
-227
/
+642
2002-03-01
merge from 2.2
Gerald Carter
1
-2
/
+7
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-23
getpwnam -> getpwnam_alloc.
Andrew Bartlett
1
-1
/
+3
2002-01-21
getpwnam_alloc -> getpwnam
Simo Sorce
1
-9
/
+8
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-3
/
+11
2002-01-17
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
1
-3
/
+6
2002-01-02
fixing compile error
Gerald Carter
1
-4
/
+4
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
1
-1
/
+1
2001-12-31
remove samlogon_user
Gerald Carter
1
-10
/
+1
2001-12-31
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
1
-111
/
+161
2001-12-30
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
1
-1
/
+13
2001-12-30
pdb_getsampwnuid() merge from 2.2
Gerald Carter
1
-49
/
+0
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-5
/
+6
2001-12-04
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
1
-2
/
+1
2001-12-02
added mapping of primary gid to rid thru the group mapping code.
Jean-François Micouleau
1
-3
/
+12
2001-11-09
As pdb_ldap.c does not compile in HEAD anyway, a not-compiled merge
Volker Lendecke
1
-2
/
+6
2001-11-01
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
1
-2
/
+2
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
1
-6
/
+6
2001-10-10
merge from 2.2
Gerald Carter
1
-11
/
+32
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-09-25
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
1
-0
/
+1014