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
/
machine_sid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug in previous global_sam_sid() commit. I broke the 'read from
Andrew Bartlett
2004-02-25
1
-1
/
+0
*
I *hate* global variables...
Andrew Bartlett
2004-02-25
1
-30
/
+37
*
Fix the build & get rid of a compiler warning.
Volker Lendecke
2004-02-09
1
-1
/
+1
*
When we set a domain sid, force get_global_sam_sid() to do it's work again.
Andrew Bartlett
2004-02-08
1
-0
/
+7
*
Better panic cleanly than segfault later when no sid can be found and created.
Volker Lendecke
2003-06-18
1
-2
/
+3
*
Merge from HEAD - save the type of channel used to contact the DC.
Andrew Bartlett
2003-04-21
1
-4
/
+11
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-4
/
+3
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-6
/
+5
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-13
/
+40
*
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