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
2002-10-21
This moves the group mapping API into the passdb backend.
Volker Lendecke
1
-0
/
+59
2002-10-12
Nice *big* patch from metze.
Andrew Bartlett
1
-48
/
+48
2002-09-26
move all the passdb internal interface to NTSTATUS
Simo Sorce
1
-30
/
+40
2002-08-07
Add const to a pile of const to *DOM_SID paramaters.
Andrew Bartlett
1
-1
/
+1
2002-07-26
Mimir has been busy with patches again, and sent in the following
Andrew Bartlett
1
-1
/
+1
2002-07-21
Name get and set dir drive functions consistently.
Tim Potter
1
-1
/
+2
2002-07-14
addedd new (t)alloc_sub_* functions
Simo Sorce
1
-5
/
+5
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
1
-6
/
+7
2002-05-26
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
1
-2
/
+9
2002-05-25
Remove unused variable, fix functions to match prototypes in the various
Andrew Bartlett
1
-6
/
+5
2002-05-18
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
1
-2
/
+23
2002-05-18
A few things in this commit:
Andrew Bartlett
1
-46
/
+53
2002-04-13
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
1
-11
/
+34
2002-04-13
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
1
-19
/
+19
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
[next]