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_nisplus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2002-10-25
Fix memory leak (patch by Steve Langasek)
Jelmer Vernooij
1
-0
/
+14
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
1
-3
/
+2
2002-10-12
Nice *big* patch from metze.
Andrew Bartlett
1
-42
/
+44
2002-09-26
move all the passdb internal interface to NTSTATUS
Simo Sorce
1
-53
/
+58
2002-08-21
Add changes suggested by abartlet:
Jelmer Vernooij
1
-1124
/
+1205
2002-08-20
pdb_nisplus converted to the new passdb system API's
Jelmer Vernooij
1
-559
/
+585
2002-08-07
Add const to a pile of const to *DOM_SID paramaters.
Andrew Bartlett
1
-1
/
+1
2002-07-21
Name get and set dir drive functions consistently.
Tim Potter
1
-7
/
+7
2002-06-17
compile warngin fixes merged from 2.2
Gerald Carter
1
-1
/
+1
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
1
-5
/
+7
2002-05-26
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
1
-1
/
+9
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-0
/
+19
2002-03-07
Compile fixes for the pdb nisplus module.
Tim Potter
1
-17
/
+27
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+2
2002-01-23
getpwnam -> getpwnam_alloc.
Andrew Bartlett
1
-1
/
+4
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-4
/
+12
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
1
-1
/
+1
2001-12-31
removed extern samlogon_user
Gerald Carter
1
-6
/
+0
2001-12-31
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
1
-17
/
+41
2001-12-30
pdb_getsampwnuid() merge from 2.2
Gerald Carter
1
-40
/
+0
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-2
/
+2
2001-12-06
again an intrusive patch:
Jean-François Micouleau
1
-6
/
+0
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
/
+18
2001-11-07
Added debug in truncate, fixed warning with gcc3.
Jeremy Allison
1
-2
/
+1
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
-15
/
+13
2001-10-03
Added a comment about not changing the magic timestamp values without
Tim Potter
1
-0
/
+3
2001-10-03
Ensure accessing NT member servers works with a Samba PDC. Don't
Jeremy Allison
1
-4
/
+4
2001-10-02
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
Jeremy Allison
1
-6
/
+6
2001-09-26
merge from 2.2
Gerald Carter
1
-2
/
+2
2001-09-25
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
1
-0
/
+1401