index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
pdb_tdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
move all the passdb internal interface to NTSTATUS
Simo Sorce
2002-09-26
1
-30
/
+40
*
Add const to a pile of const to *DOM_SID paramaters.
Andrew Bartlett
2002-08-07
1
-1
/
+1
*
Mimir has been busy with patches again, and sent in the following
Andrew Bartlett
2002-07-26
1
-1
/
+1
*
Name get and set dir drive functions consistently.
Tim Potter
2002-07-21
1
-1
/
+2
*
addedd new (t)alloc_sub_* functions
Simo Sorce
2002-07-14
1
-5
/
+5
*
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
2002-06-13
1
-6
/
+7
*
change: pdb_getsampwrid() ->pdb_getsampwsid()
Simo Sorce
2002-05-26
1
-2
/
+9
*
Remove unused variable, fix functions to match prototypes in the various
Andrew Bartlett
2002-05-25
1
-6
/
+5
*
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
2002-05-18
1
-2
/
+23
*
A few things in this commit:
Andrew Bartlett
2002-05-18
1
-46
/
+53
*
Better handling of uid/gid -> RID and RID -> uid/gid code.
Andrew Bartlett
2002-04-13
1
-11
/
+34
*
This is the 'multiple pdb backends' patch from ctrlsoft, aka Jelmer Vernooij
Andrew Bartlett
2002-04-13
1
-19
/
+19
*
second step to gain free uid<->rid mapping
Simo Sorce
2002-03-19
1
-74
/
+19
*
more verbose checking in talloc and util_pw
Simo Sorce
2002-03-18
1
-16
/
+19
*
Start to switch away from the alghorithmic uid->rid mapping model
Simo Sorce
2002-03-18
1
-22
/
+87
*
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
2002-03-02
1
-5
/
+5
*
update from 2.2
Simo Sorce
2002-02-01
1
-2
/
+3
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-1
/
+2
*
Add some information tidbits to an error DEBUG().
Andrew Bartlett
2002-01-26
1
-1
/
+1
*
Passdb changes:
Andrew Bartlett
2002-01-25
1
-5
/
+7
*
getpwnam -> getpwnam_alloc.
Andrew Bartlett
2002-01-23
1
-2
/
+4
*
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
1
-189
/
+232
*
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
1
-2
/
+6
*
Change the passdb interface to use allocated strings.
Andrew Bartlett
2002-01-15
1
-1
/
+1
*
Actually enforce the passdb API.
Andrew Bartlett
2002-01-02
1
-1
/
+1
*
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
*
Make --with-tdbsam compile again, given the new 'am I setting a default' flags.
Andrew Bartlett
2001-12-31
1
-4
/
+4
*
util_sid.c - respect a const variabile (addedd strdup)
Simo Sorce
2001-12-30
1
-22
/
+35
*
pdb_getsampwnuid() merge from 2.2
Gerald Carter
2001-12-30
1
-25
/
+0
*
moving SAM_ACCOUNT to include a bit field for initialized
Gerald Carter
2001-12-27
1
-4
/
+4
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
1
-2
/
+0
*
Don't close tdb twice.
Volker Lendecke
2001-11-25
1
-1
/
+0
*
Fixup for accounts without a local /etc/passwd entry.
Andrew Bartlett
2001-11-04
1
-9
/
+5
*
Various post AuthRewrite cleanups, fixups and tidyups.
Andrew Bartlett
2001-11-01
1
-8
/
+4
*
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
1
-19
/
+19
*
This commit is number 2 of 4.
Andrew Bartlett
2001-10-29
1
-19
/
+8
*
- fix handling of 0 last_change_time and must_change_time
Andrew Tridgell
2001-10-01
1
-3
/
+0
*
This is the passdb section of the previously mentioned commit.
Andrew Bartlett
2001-09-29
1
-2
/
+1
*
minor fixes
Simo Sorce
2001-09-27
1
-22
/
+10
*
Fix the uninitialised variable, but more importantly fix the SEGFAULT.
Andrew Bartlett
2001-09-26
1
-2
/
+4
*
Fix up TDB_SAM with repect to case sensitvity. (need to use unix_strlower)
Andrew Bartlett
2001-09-26
1
-7
/
+9
*
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
2001-09-25
1
-116
/
+127
[next]