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
/
source3
/
passdb
Commit message (
Expand
)
Author
Age
Files
Lines
*
made the domain secret key in secrets.tdb domain specific. This allows
Andrew Tridgell
2002-02-22
1
-2
/
+14
*
Add the pdb_plugin module from Jelmer Vernooij <jelmer@nl.linux.org>.
Andrew Bartlett
2002-02-22
2
-3
/
+76
*
update from 2.2
Simo Sorce
2002-02-01
1
-2
/
+3
*
Back out herb's changes (to allow smbpasswd -x to work on accounts outside
Andrew Bartlett
2002-01-30
1
-10
/
+9
*
Removed version number from file header.
Tim Potter
2002-01-30
10
-18
/
+13
*
merge change from @_2 to allow smbpasswd -x to delete user even if no
Herb Lewis
2002-01-30
1
-7
/
+10
*
- Provide sid->name lookup support for non-unix accounts.
Andrew Bartlett
2002-01-26
1
-13
/
+39
*
local_lookup_name() doens't acutally use its 'domain' argument, so drop it and
Andrew Bartlett
2002-01-26
1
-5
/
+3
*
fix typo
Andrew Bartlett
2002-01-26
1
-1
/
+1
*
Add some information tidbits to an error DEBUG().
Andrew Bartlett
2002-01-26
1
-1
/
+1
*
Passdb changes:
Andrew Bartlett
2002-01-25
3
-11
/
+30
*
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
[next]