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