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_get_set.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-11-09
Merge from 3.0:
Andrew Bartlett
1
-13
/
+0
2003-10-06
split some security related functions in their own files.
Simo Sorce
1
-2
/
+2
2003-09-18
The "unknown_5" 32 bit field in the user structs is actually 2 16-bit
Jeremy Allison
1
-6
/
+24
2003-08-02
port latest changes from SAMBA_3_0 tree
Simo Sorce
1
-0
/
+9
2003-07-16
trying to get HEAD building again. If you want the code
Gerald Carter
1
-0
/
+31
2003-05-14
spelling
Tim Potter
1
-1
/
+1
2003-04-29
This is a nice rewrite:
Simo Sorce
1
-42
/
+0
2003-03-22
Patch from Jianliang Lu <j.lu@tiesse.com> to set the 'minimum password age'
Andrew Bartlett
1
-0
/
+11
2003-03-20
Fix typo
Volker Lendecke
1
-3
/
+3
2003-03-20
I like debug level 10, but these messages always get into my way
Volker Lendecke
1
-5
/
+5
2003-01-08
Fix open problem with changing attributes on an existing file - based
Jeremy Allison
1
-1
/
+0
2002-10-12
Nice *big* patch from metze.
Andrew Bartlett
1
-139
/
+171
2002-09-25
Make it clear what this if statement applies to, and what it doesn't
Andrew Bartlett
1
-0
/
+1
2002-09-25
This patch from "Stefan (metze) Metzmacher" <metze@metzemix.de> cleans up
Andrew Bartlett
1
-6
/
+19
2002-07-24
Actually check the return value of the account_policy_get() call.
Andrew Bartlett
1
-5
/
+4
2002-07-21
Name get and set dir drive functions consistently.
Tim Potter
1
-1
/
+1
2002-07-03
Break up the passdb objects (to allow RPC clients to link without brining in
Andrew Bartlett
1
-75
/
+0
2002-06-15
Rework much of the service.c code:
Andrew Bartlett
1
-2
/
+2
2002-06-14
Convenience function to allow a SID to be specified as a string.
Andrew Bartlett
1
-3
/
+46
2002-06-14
Patch from ctrlsoft to make the pluggable passdb subsystem use an lp_list
Andrew Bartlett
1
-5
/
+17
2002-06-13
Latest patch from metze <metze@metzemix.de> to move most of samba across
Andrew Bartlett
1
-16
/
+81
2002-05-18
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
1
-0
/
+3
2002-05-18
A few things in this commit:
Andrew Bartlett
1
-4
/
+72
2002-03-18
more verbose checking in talloc and util_pw
Simo Sorce
1
-23
/
+41
2002-03-02
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
1
-7
/
+28
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
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
1
-0
/
+1
2002-01-15
Change the passdb interface to use allocated strings.
Andrew Bartlett
1
-63
/
+85
2002-01-12
Move all the pdb_get...() and pdb_set...() functions to a new file.
Andrew Bartlett
1
-0
/
+823