summaryrefslogtreecommitdiffstats
path: root/source4/smbd/rewrite.c
Commit message (Expand)AuthorAgeFilesLines
* r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4.Andrew Tridgell2007-10-101-12/+4
* r3110: Fix the krb5 client and server, so that it doesn't segfault. ThereAndrew Bartlett2007-10-101-0/+8
* r3057: - moved the idtree.c code into lib/Andrew Tridgell2007-10-101-4/+0
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2007-10-101-5/+0
* r2512: Remove unused stub functions.Andrew Bartlett2007-10-101-36/+0
* r1498: (merge from 3.0)Andrew Bartlett2007-10-101-0/+7
* r1486: commit the start of the generic server infastructureStefan Metzmacher2007-10-101-1/+5
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2007-10-101-1/+1
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2007-10-101-1/+1
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2007-10-101-1/+1
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2007-10-101-1/+1
* r1233: -move smb related code to smb_server/*Stefan Metzmacher2007-10-101-9/+99
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2007-10-101-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
* r719: Follow the trend - remove more unused functions.Andrew Bartlett2007-10-101-6/+0
* r718: removed some more unused code, and two source filesAndrew Tridgell2007-10-101-6/+0
* r620: Remove more ununsed code.Andrew Bartlett2007-10-101-5/+0
* r619: Remove more code that is no longer called.Andrew Bartlett2007-10-101-13/+0
* dcerpc over tcp in the samba4 server now works to some extent. ItAndrew Tridgell2003-12-131-3/+0
* reduced the number of magic types we need in mkproto.plAndrew Tridgell2003-11-231-4/+2
* a few build fixes to try to get irix buildingAndrew Tridgell2003-08-151-0/+5
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+82