Age | Commit message (Expand) | Author | Files | Lines |
2010-07-16 | s4-loadparm: 2nd half of lp_ to lpcfg_ conversion | Andrew Tridgell | 1 | -26/+26 |
2009-12-22 | s4:auth Change 'get_challenge' API to be more like Samba3 | Andrew Bartlett | 1 | -4/+1 |
2009-09-19 | s4-smbd: minimise includes in smbd/ and smb_server | Andrew Tridgell | 1 | -1/+0 |
2009-07-01 | use the new talloc_reparent in two places | Andrew Tridgell | 1 | -1/+1 |
2009-05-26 | s4:smb2srv: We only support SMB 2.002. | Stefan Metzmacher | 1 | -1/+0 |
2009-02-13 | Remove auth/ntlm as a dependency of GENSEC by means of function pointers. | Andrew Bartlett | 1 | -17/+19 |
2008-11-02 | Add gensec_settings structure. This wraps loadparm_context for now, but | Jelmer Vernooij | 1 | -1/+1 |
2008-02-14 | Convert SMB and SMB2 code to use a common buffer handling structure | Andrew Tridgell | 1 | -1/+1 |
2008-02-12 | fixed up the .in side of SMB2 negprot | Andrew Tridgell | 1 | -0/+1 |
2007-12-21 | r26430: require explicit specification of loadparm context. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr... | Jelmer Vernooij | 1 | -29/+30 |
2007-12-21 | r26260: Store loadparm context in gensec context. | Jelmer Vernooij | 1 | -0/+1 |
2007-12-21 | r26221: Add loadparm_context parameter to auth_context_create. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r25551: Convert to standard bool type. | Jelmer Vernooij | 1 | -4/+4 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 1 | -26/+28 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23680: Make it easier to setup a domain member server - the 'server role' | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r22774: correctly initialize the smbsrv_connection when switching to SMB2 | Stefan Metzmacher | 1 | -0/+13 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r19598: Ahead of a merge to current lorikeet-heimdal: | Andrew Bartlett | 1 | -0/+2 |
2007-10-10 | r19504: - fixed a free error in file_lines_parse | Andrew Tridgell | 1 | -2/+6 |
2007-10-10 | r17341: pass a messaging context to auth_context_create() | Stefan Metzmacher | 1 | -6/+9 |
2007-10-10 | r16923: remove unused substitude code | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r16735: vista beta2 reuses the tcp connect where it does the | Stefan Metzmacher | 1 | -15/+1 |
2007-10-10 | r16464: split client and server min/max protocol settings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r14041: be a bit less verbose | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13911: Make these debug messages clearer. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r13870: prefix more functions with smbsrv_ | Stefan Metzmacher | 1 | -10/+10 |
2007-10-10 | r13865: prefix functions with smbsrv_ | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r13860: - add support for SMB2 ("SMB 2.001") negotiation in SMB negprot requests | Stefan Metzmacher | 1 | -1/+31 |
2007-10-10 | r13858: - use req_pull_ascii4() instead of doing strlen() on client provided ... | Stefan Metzmacher | 1 | -30/+34 |
2007-10-10 | r13857: add "Windows for Workgroups 3.1a" support to the server | Stefan Metzmacher | 1 | -10/+11 |
2007-10-10 | r13403: Try to better handle a case where SPNEGO isn't available (allow us to | Andrew Bartlett | 1 | -20/+28 |
2007-10-10 | r13204: Remove extra newline we don't need. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r11992: Potentially allow SPNEGO to be disabled (as occours on WinXP | Andrew Bartlett | 1 | -13/+22 |
2007-10-10 | r11786: move all SMB protocol specific stuff to smb_server/smb/ | Stefan Metzmacher | 1 | -0/+472 |