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_tdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-06-16
Quieten another debug message.
Tim Potter
1
-1
/
+1
2003-05-27
I'm pretty sure these uint32's should be uid_t's. Can the passdb guys
Tim Potter
1
-1
/
+1
2003-05-12
Fix obvious compiler warnings.
Jeremy Allison
1
-1
/
+0
2003-05-12
And finally IDMAP in 3_0
Simo Sorce
1
-104
/
+84
2003-04-28
Use NTSTATUS as return value for smb_register_*() functions and init_module()
Jelmer Vernooij
1
-4
/
+4
2003-04-28
A new pdb_ldap!
Andrew Bartlett
1
-2
/
+2
2003-04-23
Merge idra's fix for pdb_tdb segfaults from HEAD to 3.0 - sombody changed
Andrew Bartlett
1
-3
/
+7
2003-04-15
Use the new modules system for passdb (merge from HEAD)
Jelmer Vernooij
1
-16
/
+4
2003-03-22
Thanks to volker, merge passdb changes from HEAD:
Andrew Bartlett
1
-59
/
+0
2003-01-03
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
1
-1
/
+1
2002-11-02
Merge passdb from HEAD -> 3.0
Andrew Bartlett
1
-48
/
+107
2002-09-26
syncing up with HEAD again....
Gerald Carter
1
-30
/
+40
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-3
/
+4
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-84
/
+142
2002-03-19
second step to gain free uid<->rid mapping
Simo Sorce
1
-74
/
+19
2002-03-18
more verbose checking in talloc and util_pw
Simo Sorce
1
-16
/
+19
2002-03-18
Start to switch away from the alghorithmic uid->rid mapping model
Simo Sorce
1
-22
/
+87
2002-03-02
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
1
-5
/
+5
2002-02-01
update from 2.2
Simo Sorce
1
-2
/
+3
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+2
2002-01-26
Add some information tidbits to an error DEBUG().
Andrew Bartlett
1
-1
/
+1
2002-01-25
Passdb changes:
Andrew Bartlett
1
-5
/
+7
2002-01-23
getpwnam -> getpwnam_alloc.
Andrew Bartlett
1
-2
/
+4
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
1
-189
/
+232
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
1
-2
/
+6
2002-01-15
Change the passdb interface to use allocated strings.
Andrew Bartlett
1
-1
/
+1
2002-01-02
Actually enforce the passdb API.
Andrew Bartlett
1
-1
/
+1
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
Make --with-tdbsam compile again, given the new 'am I setting a default' flags.
Andrew Bartlett
1
-4
/
+4
2001-12-30
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
1
-22
/
+35
2001-12-30
pdb_getsampwnuid() merge from 2.2
Gerald Carter
1
-25
/
+0
2001-12-27
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
1
-4
/
+4
2001-12-06
again an intrusive patch:
Jean-François Micouleau
1
-2
/
+0
2001-11-25
Don't close tdb twice.
Volker Lendecke
1
-1
/
+0
2001-11-04
Fixup for accounts without a local /etc/passwd entry.
Andrew Bartlett
1
-9
/
+5
2001-11-01
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
1
-8
/
+4
2001-10-29
This commit is number 4 of 4.
Andrew Bartlett
1
-19
/
+19
2001-10-29
This commit is number 2 of 4.
Andrew Bartlett
1
-19
/
+8
2001-10-01
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
1
-3
/
+0
2001-09-29
This is the passdb section of the previously mentioned commit.
Andrew Bartlett
1
-2
/
+1
2001-09-27
minor fixes
Simo Sorce
1
-22
/
+10
2001-09-26
Fix the uninitialised variable, but more importantly fix the SEGFAULT.
Andrew Bartlett
1
-2
/
+4
[prev]
[next]