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
/
source
/
passdb
/
machine_sid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-4
/
+3
*
Replaced reference to global_myworkgroup by calls to lp_workgroup().
Volker Lendecke
2002-08-21
1
-6
/
+5
*
Fix comment
Andrew Bartlett
2002-06-07
1
-1
/
+1
*
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
Andrew Bartlett
2002-06-07
1
-13
/
+38
*
so here it is the code to introduce seriously debugggging classes.
Simo Sorce
2002-05-18
1
-0
/
+2
*
Fix from Stefan "metze" Metzmacher <metze@metzemix.de> to prevent us
Jeremy Allison
2002-04-02
1
-0
/
+5
*
Remove a stub function I forgot to fill in.
Jeremy Allison
2002-03-13
1
-6
/
+0
*
Removed unused var.
Jeremy Allison
2002-03-12
1
-1
/
+0
*
Ensure, if we're a PDC or BDC, that the SID stored for the domain name
Jeremy Allison
2002-03-12
1
-10
/
+70
*
rewrote the machine sid storage code to store the SID in secrets.tdb
Andrew Tridgell
2002-03-10
1
-208
/
+63
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Use lp_private_dir() not magic on the lp_smb_passwd_file() output.
Andrew Bartlett
2001-09-19
1
-7
/
+2
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-1
/
+1
*
Large commit which restructures the local password storage API.
Gerald Carter
2000-11-13
1
-0
/
+260