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
*
getpwnam -> getpwnam_alloc.
Andrew Bartlett
2002-01-23
3
-4
/
+11
*
getpwnam_alloc -> getpwnam
Simo Sorce
2002-01-21
1
-9
/
+8
*
hmm, get it right this time.
Simo Sorce
2002-01-21
1
-1
/
+1
*
fix also the comment.
Simo Sorce
2002-01-21
1
-2
/
+5
*
replace getpwnam_alloc with plain getpwnam.
Simo Sorce
2002-01-21
1
-2
/
+1
*
getpwnam -> getpwnam_alloc
Andrew Bartlett
2002-01-21
1
-2
/
+3
*
Inititialise the gid to what standard_sub_advanced wants for 'no value'.
Andrew Bartlett
2002-01-20
1
-1
/
+1
*
fixes from 2.2
Simo Sorce
2002-01-20
1
-93
/
+127
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
6
-439
/
+992
*
Kill off another ugly wart from the side of the passdb subsystem.
Andrew Bartlett
2002-01-20
1
-33
/
+0
*
Fix up an embarrsing bug I introduced when I moved the id21/id23 -> SAM_ACCOUNT
Andrew Bartlett
2002-01-20
1
-20
/
+40
*
fixes (asprintf) from 2.2
Simo Sorce
2002-01-19
1
-6
/
+6
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
4
-12
/
+27
*
For some reason I wasn't thinking about failure cases this morning...
Andrew Bartlett
2002-01-15
1
-0
/
+72
*
Add constness to parameters
Martin Pool
2002-01-15
1
-1
/
+1
*
Commit the auth associated changes I missed from the last commit.
Andrew Bartlett
2002-01-15
2
-0
/
+16
*
Change the passdb interface to use allocated strings.
Andrew Bartlett
2002-01-15
3
-114
/
+161
*
Move all the pdb_get...() and pdb_set...() functions to a new file.
Andrew Bartlett
2002-01-12
2
-798
/
+825
*
Fixed up atomic update code.
Jeremy Allison
2002-01-09
1
-1
/
+1
*
fixing compile error
Gerald Carter
2002-01-02
1
-4
/
+4
*
We should be SHLD not LINK when creating shared libraries.
Jeremy Allison
2002-01-02
1
-2
/
+2
*
We go to a lot of effort to avoid strcpy() in Samba, but its not much use if
Andrew Bartlett
2002-01-02
1
-12
/
+12
*
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
4
-189
/
+264
*
ops, froget to set the values.
Simo Sorce
2001-12-31
1
-1
/
+7
*
port mods from 2.2
Simo Sorce
2001-12-31
1
-3
/
+36
*
more irix -64 portability fixes
Andrew Tridgell
2001-12-31
1
-5
/
+6
*
Make --with-tdbsam compile again, given the new 'am I setting a default' flags.
Andrew Bartlett
2001-12-31
1
-4
/
+4
*
removed extern samlogon_user
Gerald Carter
2001-12-31
1
-6
/
+0
*
remove samlogon_user
Gerald Carter
2001-12-31
1
-10
/
+1
*
some merges from 2.2. Still need to merge in changes from pdb_tdb.c
Gerald Carter
2001-12-31
4
-143
/
+239
*
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
2001-12-30
2
-23
/
+48
*
Finally remove these files, which moved (by cvs backend magic) to source/auth
Andrew Bartlett
2001-12-30
2
-1668
/
+0
*
pdb_getsampwnuid() merge from 2.2
Gerald Carter
2001-12-30
5
-156
/
+29
*
removed unused files
Gerald Carter
2001-12-28
4
-2320
/
+0
*
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
5
-73
/
+45
*
Rafal (mimir) patch for trusts r.
Jean-François Micouleau
2001-12-14
1
-6
/
+20
*
update the ldap support code. it compiles.
Jean-François Micouleau
2001-12-13
1
-0
/
+41
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
5
-45
/
+10
*
Add a couple of extra debugs for the secrets.tdb stuff
Andrew Bartlett
2001-12-05
1
-2
/
+8
*
auto-init secrets.tdb
Andrew Tridgell
2001-12-05
1
-0
/
+5
*
added a boolean to the group mapping functions to specify if we need or
Jean-François Micouleau
2001-12-04
5
-35
/
+23
*
This comment no longer applies.
Andrew Bartlett
2001-12-04
1
-1
/
+0
*
added a tdb to store the account policy informations.
Jean-François Micouleau
2001-12-03
1
-3
/
+11
*
added mapping of primary gid to rid thru the group mapping code.
Jean-François Micouleau
2001-12-02
5
-29
/
+143
*
Changed again how the privilege list is handled in the group mapping code.
Jean-François Micouleau
2001-11-29
1
-0
/
+2
*
add .po32 files to ignore list
Herb Lewis
2001-11-28
1
-1
/
+2
*
unable to open smbpasswd on initial create should only be a warning
Andrew Tridgell
2001-11-27
1
-1
/
+1
*
Ignore *.po files.
Tim Potter
2001-11-26
1
-0
/
+1
*
Don't close tdb twice.
Volker Lendecke
2001-11-25
1
-1
/
+0
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-3
/
+33
[next]