Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1345: add extended security spnego support to the smb client | Stefan Metzmacher | 1 | -13/+15 |
2007-10-10 | r1343: formating | Stefan Metzmacher | 1 | -16/+16 |
2007-10-10 | r1292: Add const to the subsystem/module registration code. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1281: move include/context.h to smb_server/smb_server.h | Stefan Metzmacher | 2 | -376/+1 |
2007-10-10 | r1280: rename struct request_context to smbsrv_request | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r1279: rename struct tcon_context to smbsrv_tcon | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r1278: rename struct user_context to smbsrv_user | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r1277: rename struct server_context to smbsrv_ontext | Stefan Metzmacher | 1 | -6/+4 |
2007-10-10 | r1250: We no longer use these #defines | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r1204: decrpc -> dcerpc | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1200: Add 'gensec', our generic security layer. | Andrew Bartlett | 1 | -1/+2 |
2007-10-10 | r1198: Merge the Samba 3.0 ntlm_auth, including the kerberos and SPENGO parts. | Andrew Bartlett | 2 | -37/+10 |
2007-10-10 | r1065: some header file cleanups | Stefan Metzmacher | 4 | -315/+316 |
2007-10-10 | r1064: Remove the unused userdom_struct from the user_context struct | Andrew Bartlett | 1 | -3/+0 |
2007-10-10 | r1063: userdom_struct dies! | Andrew Bartlett | 1 | -7/+0 |
2007-10-10 | r1019: Push the auth subsystem away from using typedef, and over to the 'all | Andrew Bartlett | 1 | -3/+1 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 5 | -13/+13 |
2007-10-10 | r961: convert 'uchar' to 'uint8_t' | Stefan Metzmacher | 2 | -6/+2 |
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 4 | -11/+11 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 5 | -13/+13 |
2007-10-10 | r937: - added a simple QuerySecurity implementation in samr server | Andrew Tridgell | 1 | -20/+0 |
2007-10-10 | r917: - added the start of a LSA server to samba4. | Andrew Tridgell | 1 | -9/+0 |
2007-10-10 | r904: - fixed account expiry testing in auth_sam | Andrew Tridgell | 1 | -0/+3 |
2007-10-10 | r898: - remove some unused macros | Andrew Tridgell | 3 | -83/+0 |
2007-10-10 | r893: a few more _t conversions | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 6 | -29/+33 |
2007-10-10 | r889: convert samba4 to use [u]int16_t instead of [u]int16 | Stefan Metzmacher | 9 | -222/+215 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 12 | -199/+180 |
2007-10-10 | r873: converted samba4 to use real 64 bit integers instead of | Andrew Tridgell | 6 | -134/+103 |
2007-10-10 | r867: removed a couple of unused structures | Andrew Tridgell | 1 | -20/+0 |
2007-10-10 | r862: remove acl and sendfile stuff | Stefan Metzmacher | 1 | -279/+0 |
2007-10-10 | r861: remove the next round of unused stuff | Stefan Metzmacher | 4 | -165/+0 |
2007-10-10 | r853: remove a real big bunch of unused code | Stefan Metzmacher | 1 | -4/+0 |
2007-10-10 | r848: convert lib/tdb into the same layout as lib/ldb | Stefan Metzmacher | 1 | -3/+3 |
2007-10-10 | r838: got rid of rpc_misc.h | Andrew Tridgell | 2 | -81/+0 |
2007-10-10 | r837: get rid of some more old rpc headers, and the genparser headers | Andrew Tridgell | 5 | -380/+0 |
2007-10-10 | r836: get rid of SEC_DESC and related structure definitions | Andrew Tridgell | 1 | -95/+2 |
2007-10-10 | r826: removed a pile of old code, in preparation for a new ACL handling syste... | Andrew Tridgell | 1 | -22/+0 |
2007-10-10 | r818: added server side SMB signing to Samba4 | Andrew Tridgell | 2 | -0/+14 |
2007-10-10 | r707: Chainsaw work - SAM_ACCOUNT can die, along with passdb | Andrew Bartlett | 1 | -116/+0 |
2007-10-10 | r685: The SAM is dead! Long live the new SAM! ;-) | Andrew Bartlett | 2 | -6/+1 |
2007-10-10 | r683: Remove the trailing ; from this macro, so it can be used in an 'if' exp... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r665: merge over the new build system from my tmp branch | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r614: Clean out the POSIX assumptions from the Samba4 auth subsystem. | Andrew Bartlett | 1 | -12/+0 |
2007-10-10 | r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4. | Andrew Bartlett | 2 | -4/+3 |
2007-10-10 | r601: added the server code for all the samr_SetUserInfo and samr_QueryUserIn... | Andrew Tridgell | 1 | -13/+0 |
2007-10-10 | r575: moved the SID_NAME_USE enum into samr.idl | Andrew Tridgell | 1 | -13/+2 |
2007-10-10 | r549: added support for DOS error codes in NTSTATUS returns. This uses a | Andrew Tridgell | 1 | -0/+8 |
2007-10-10 | r503: we don't need to include ldb_parse.h any more | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r443: Update Samba4 to the auth and NTLMSSP code from Samba3. | Andrew Bartlett | 1 | -1/+1 |