summaryrefslogtreecommitdiff
path: root/source4/smbd/rewrite.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r4011: get rid of rpc_secdes.h and replace it with a single sane set ofAndrew Tridgell1-3/+0
2007-10-10r3586: Fix some of the issues with the module init functions.Jelmer Vernooij1-20/+1
2007-10-10r3500: cleaned up the AS_USER/AS_GUEST stuff in the core smb packet processingAndrew Tridgell1-9/+0
2007-10-10r3494: got rid of include/rewrite.h, and split out the dynconfig.h headerAndrew Tridgell1-0/+1
2007-10-10r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.Andrew Tridgell1-12/+4
2007-10-10r3110: Fix the krb5 client and server, so that it doesn't segfault. ThereAndrew Bartlett1-0/+8
2007-10-10r3057: - moved the idtree.c code into lib/Andrew Tridgell1-4/+0
2007-10-10r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell1-5/+0
2007-10-10r2512: Remove unused stub functions.Andrew Bartlett1-36/+0
2007-10-10r1498: (merge from 3.0)Andrew Bartlett1-0/+7
2007-10-10r1486: commit the start of the generic server infastructureStefan Metzmacher1-1/+5
2007-10-10r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher1-1/+1
2007-10-10r1280: rename struct request_context to smbsrv_requestStefan Metzmacher1-1/+1
2007-10-10r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher1-1/+1
2007-10-10r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher1-1/+1
2007-10-10r1233: -move smb related code to smb_server/*Stefan Metzmacher1-9/+99
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-1/+1
2007-10-10r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher1-1/+1
2007-10-10r719: Follow the trend - remove more unused functions.Andrew Bartlett1-6/+0
2007-10-10r718: removed some more unused code, and two source filesAndrew Tridgell1-6/+0
2007-10-10r620: Remove more ununsed code.Andrew Bartlett1-5/+0
2007-10-10r619: Remove more code that is no longer called.Andrew Bartlett1-13/+0
2003-12-13dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell1-3/+0
2003-11-23reduced the number of magic types we need in mkproto.plAndrew Tridgell1-4/+2
2003-08-15a few build fixes to try to get irix buildingAndrew Tridgell1-0/+5
2003-08-13first public release of samba4 codeAndrew Tridgell1-0/+82