Age | Commit message (Expand) | Author | Files | Lines |
2008-12-22 | Fix two remaining missing symbols in smbtorture4. | Jelmer Vernooij | 1 | -0/+1 |
2008-12-22 | Fix missing symbols issues when building with shared libraries. | Jelmer Vernooij | 1 | -1/+1 |
2008-12-22 | s4: Fix subsystem for various services in samba daemon. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-05 | Re-enable build of smb_samba3.c after the rename smbd->samba | Volker Lendecke | 1 | -1/+1 |
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-22 | process incoming connections and fork a samba3 in inetd mode | Stefan Metzmacher | 1 | -0/+8 |
2008-09-21 | Revert "Rename smbd -> samba." | Jelmer Vernooij | 1 | -1/+1 |
2008-09-21 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -2/+2 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -2/+4 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -2/+2 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -7/+9 |
2008-02-18 | Rename include to mkinclude to emphasize it is different from make's include. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r17206: Add a modular API for share configuration. | Simo Sorce | 1 | -0/+1 |
2007-10-10 | r16449: move some code to a generic place | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15734: This is a major change to the NTVFS subsystem: | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r15371: Revert some of my previous patch as it was breaking the plain build | Jelmer Vernooij | 1 | -2/+1 |
2007-10-10 | r15370: Fix more dependencies for shared libs | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r15304: Fix smbd build, more updates on getting --enable-dso to build again | Jelmer Vernooij | 1 | -4/+8 |
2007-10-10 | r15301: Use static libraries internally. This required a few hacks in the build | Jelmer Vernooij | 1 | -1/+3 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r14997: Fix build of static libraries. Libraries build fine now, but linking ... | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -3/+2 |
2007-10-10 | r11789: - add the start of a SMB2 server | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r11786: move all SMB protocol specific stuff to smb_server/smb/ | Stefan Metzmacher | 1 | -12/+3 |
2007-10-10 | r11785: rename conn.c into tcon.c | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r11757: make smb_server.c independent from the protocol | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r11603: converted the smb server to use the new generic packet code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -14/+14 |
2007-10-10 | r8574: added server side irpc calls for listing the current sessions | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r6310: Rename password.c to session.c, and remove the linked list of all | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r3256: get rid of the unused session_claim() and session_yield() calls | Andrew Tridgell | 1 | -1/+0 |
2007-10-10 | r2288: Remove the claim/yield connection code - this will need to be redone | Andrew Bartlett | 1 | -1/+0 |
2007-10-10 | r847: convert SMB SERVER SUBSYSTEM to a config.mk file | Stefan Metzmacher | 1 | -0/+26 |