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