r7860: switch our ldb storage format to use a NDR encoded objectSid. This is
[kai/samba-autobuild/.git] / source4 / auth / auth_sam.c
2007-10-10 Andrew Tridgellr7860: switch our ldb storage format to use a NDR encod...
2007-10-10 Andrew Bartlettr7306: Use a consistant #define for detecting support...
2007-10-10 Andrew Bartlettr7269: talloc_steal() is preferred where possible,...
2007-10-10 Andrew Bartlettr6883: Move to what simo assures me is the 'correct...
2007-10-10 Andrew Bartlettr6793: Move auth_sam to use the dnsDomain rather than the
2007-10-10 Andrew Bartlettr6565: Cludge, cludge, cludge...
2007-10-10 Andrew Bartlettr5988: Fix the -P option (use machine account credentia...
2007-10-10 Andrew Tridgellr5298: - got rid of pstring.h from includes.h. This...
2007-10-10 Andrew Tridgellr4955: fixed a couple of minor memory leaks in the...
2007-10-10 Stefan Metzmacherr4620: - add interface functions to the auth subsystem...
2007-10-10 Andrew Tridgellr4591: - converted the other _p talloc functions to...
2007-10-10 Stefan Metzmacherr4339: - rename auth_guest to auth_anonymous
2007-10-10 Stefan Metzmacherr3783: - don't use make proto for ldb anymore
2007-10-10 Jelmer Vernooijr3737: - Get rid of the register_subsystem() and regist...
2007-10-10 Andrew Tridgellr3453: - split out the auth and popt includes
2007-10-10 Andrew Tridgellr3447: more include/system/XXX.h include files
2007-10-10 Andrew Tridgellr3428: switched to using minimal includes for the auto...
2007-10-10 Andrew Bartlettr3190: When we don't have a PAC, do a lookup in the...
2007-10-10 Andrew Tridgellr2793: fixed the handling of primaryGroupID in auth_sam...
2007-10-10 Andrew Tridgellr2654: fixed some more server memory leaks. We are...
2007-10-10 Andrew Tridgellr2650: fixed a memory leak in make_server_info()
2007-10-10 Andrew Tridgellr2643: convert more of the auth subsyystem to the new...
2007-10-10 Andrew Tridgellr2051: switched the samdb over to using the new destruc...
2007-10-10 Andrew Tridgellr1983: a completely new implementation of talloc
2007-10-10 Andrew Tridgellr1518: check for ldb_search giving -1 (indicating db...
2007-10-10 Stefan Metzmacherr1335: NT_STATUS_INTERNAL_DB_CORRUPTION
2007-10-10 Andrew Tridgellr1151: fixed fill-in of force_password_change field...
2007-10-10 Andrew Tridgellr1143: fixed spelling of sAMAccountName
2007-10-10 Andrew Tridgellr1138: allow for a user in no groups
2007-10-10 Andrew Bartlettr1058: The start of work on the SamLogon call for NETLOGON.
2007-10-10 Andrew Bartlettr1028: More consistancy fixes, which should also fix...
2007-10-10 Andrew Bartlettr1025: Rename (across the samr and netlogon pipes,...
2007-10-10 Andrew Bartlettr1019: Push the auth subsystem away from using typedef...
2007-10-10 Andrew Tridgellr904: - fixed account expiry testing in auth_sam
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Stefan Metzmacherr889: convert samba4 to use [u]int16_t instead of ...
2007-10-10 Andrew Tridgellr873: converted samba4 to use real 64 bit integers...
2007-10-10 Andrew Bartlettr816: - Make use of tridge's new samdb_result_sid_pref...
2007-10-10 Andrew Bartlettr751: Fix debug message to print the right variable.
2007-10-10 Andrew Bartlettr743: Start on a NETLOGON server in Samba4.
2007-10-10 Andrew Bartlettr715: Finish the ldb conversion for the auth_sam module.
2007-10-10 Andrew Bartlettr708: Clean up copyright headers, to reflect code that...
2007-10-10 Andrew Bartlettr685: The SAM is dead! Long live the new SAM! ;-)
2007-10-10 Andrew Bartlettr443: Update Samba4 to the auth and NTLMSSP code from...
2007-10-10 Andrew Tridgellr152: a quick airport commit ....
2004-02-03 Stefan Metzmacher- port AUTH and PASSDB subsystems to new
2003-11-26 Andrew Tridgellsigned DCERPC over TCP now works !
2003-08-13 Andrew TridgellThis commit was generated by cvs2svn to compensate...
2003-08-13 Andrew Tridgellfirst public release of samba4 code