index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
passdb
/
passdb.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
reverted jeremy's changes that removed NET_USER_INFO_3. will you please
Luke Leighton
2000-06-09
1
-0
/
+2
*
include/smb.h: Removed NET_USER_3 struct from user struct. It doesn't belong ...
Jeremy Allison
2000-06-08
1
-0
/
+29
*
moved trans2.h and nterr.h into includes.h with all our other includes
Andrew Tridgell
2000-04-25
1
-1
/
+0
*
Roll back to using static MACHINE.SID after consultation with Andrew. This
Jeremy Allison
2000-04-12
1
-57
/
+201
*
The changes made here broke NT security descriptor returning to NT clients.
Jeremy Allison
2000-04-11
1
-0
/
+2
*
client/client.c:
Jeremy Allison
2000-02-25
1
-0
/
+9
*
simple mods to add msrpc pipe redirection. default behaviour: fall back
Luke Leighton
2000-01-03
1
-201
/
+56
*
first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
Andrew Tridgell
1999-12-13
1
-110
/
+969
*
NULL pwdb_xxx_map_names() parameter can be passed here (which is a bug
Luke Leighton
1999-07-11
1
-5
/
+6
*
issues with pwdb_sam_map_names() and pwdb_smb_map_names() returning NULL.
Luke Leighton
1999-07-08
1
-2
/
+12
*
added debug reporting to pwdb_sam_map_names() and pwdb_smb_map_names()
Luke Leighton
1999-07-07
1
-1
/
+4
*
Benjamin Kuit's latest mysql mods. issue with "make proto" needs to be
Luke Leighton
1999-03-03
1
-1
/
+6
*
Benjamin Kuit's MYSQL SAM Database implementation.
Luke Leighton
1999-03-01
1
-0
/
+2
*
%U substitution should be unix user not nt user
Luke Leighton
1998-12-11
1
-0
/
+4
*
weekend work. user / group database API.
Luke Leighton
1998-11-29
1
-572
/
+64
*
fixing group database issues
Luke Leighton
1998-11-25
1
-6
/
+7
*
LsaLookupNames client call (first used as lookupnames command in rpcclient).
Luke Leighton
1998-11-25
1
-23
/
+29
*
unix instance of group database API
Luke Leighton
1998-11-23
1
-1
/
+1
*
Added the same open()/fopen()/creat()/mmap() -> sys_XXX calls.
Jeremy Allison
1998-11-17
1
-5
/
+5
*
- group database API. oops and oh dear, the threat has been carried out:
Luke Leighton
1998-11-17
1
-336
/
+120
*
codepages/codepage_def.936: Updated comment.
Jeremy Allison
1998-11-07
1
-5
/
+3
*
domain aliases added a bit better: does local aliases if you query
Luke Leighton
1998-10-21
1
-5
/
+6
*
the next dialog: user-groups. it's not very sensible what appears, but hey:
Luke Leighton
1998-10-21
1
-0
/
+27
*
Fixed warning in get_time_from_string().
Jeremy Allison
1998-09-29
1
-1
/
+1
*
missed the pdb_sam_to_smb function needed by nispass.c
Luke Leighton
1998-09-29
1
-19
/
+22
*
added in some pdb_xxx routines that are needed by nispass.c
Luke Leighton
1998-09-29
1
-0
/
+121
*
Makefile.in: Fixed bug with continuation line causing proto to fail.
Jeremy Allison
1998-09-25
1
-1
/
+1
*
Integration of Anders Blomdell <anders.blomdell@control.lth.se>'s
Jeremy Allison
1998-09-24
1
-25
/
+27
*
removed function names printed out in debug statements (duplicated in
Luke Leighton
1998-09-24
1
-33
/
+37
*
tridge the destroyer returns!
Andrew Tridgell
1998-09-05
1
-246
/
+2
*
Ok - this is the 64 bit widening check in. It changes the configure
Jeremy Allison
1998-09-03
1
-2
/
+2
*
More abstraction of file system data types, to move to a 64
Jeremy Allison
1998-09-01
1
-2
/
+2
*
configure: Changes for extra headers.
Jeremy Allison
1998-08-15
1
-5
/
+5
*
merge from the autoconf2 branch to the main branch
Andrew Tridgell
1998-07-29
1
-151
/
+155
*
clitar.c: Fixed minor gcc -pedantic-error compile warnings.
Jeremy Allison
1998-06-20
1
-0
/
+2
*
clientutil.c: Don't core dump if no controlling terminal available for password.
Jeremy Allison
1998-06-01
1
-6
/
+24
*
loadparm.c: Added machine password timeout parameter - set to 7 days be default.
Jeremy Allison
1998-05-27
1
-1
/
+0
*
added set logon, logoff, kickoff etc time functions.
Luke Leighton
1998-05-25
1
-1
/
+39
*
i wondered why nisppass.c came up with a linker error "pdb_set_last_set_time"
Luke Leighton
1998-05-25
1
-5
/
+0
*
- created pdb_sethexpwd(), to be called from all pwd apis that need to
Luke Leighton
1998-05-24
1
-21
/
+51
*
fixed signed / unsigned warnings spotted by tim winders. also fixed
Luke Leighton
1998-05-21
1
-1
/
+1
*
passdb.c: Fixed typo in coment.
Jeremy Allison
1998-05-19
1
-1
/
+1
*
removed "default" system for password database api: all functions must
Luke Leighton
1998-05-19
1
-180
/
+76
*
ldap.c :
Luke Leighton
1998-05-19
1
-21
/
+238
*
Abstracted all the crappy password interfaces through an indirect
Jeremy Allison
1998-05-18
1
-240
/
+113
*
chgpasswd.c: Changed back to getsmb... from getsam...
Jeremy Allison
1998-05-18
1
-206
/
+267
*
linker errors with -DUSE_NISPLUS_DB - difficult to spot when you're not
Luke Leighton
1998-05-18
1
-2
/
+2
*
sorting out removal of some smb_passwd functions by calling pdb_smb_to_sam()
Luke Leighton
1998-05-18
1
-10
/
+11
*
removed references to some of the smb_passwd routines from ldap and nis+
Luke Leighton
1998-05-18
1
-64
/
+82
*
creating and using some pdb_init_(sam/smb) routines. putting ldap headers
Luke Leighton
1998-05-18
1
-3
/
+3
[prev]
[next]