summaryrefslogtreecommitdiffstats
path: root/source/smbd/rewrite.c
Commit message (Expand)AuthorAgeFilesLines
* r3110: Fix the krb5 client and server, so that it doesn't segfault. ThereAndrew Bartlett2004-10-211-0/+8
* r3057: - moved the idtree.c code into lib/Andrew Tridgell2004-10-191-4/+0
* r3005: added talloc wrappers around tdb_open() and ldb_connect(), so that theAndrew Tridgell2004-10-161-5/+0
* r2512: Remove unused stub functions.Andrew Bartlett2004-09-221-36/+0
* r1498: (merge from 3.0)Andrew Bartlett2004-07-141-0/+7
* r1486: commit the start of the generic server infastructureStefan Metzmacher2004-07-131-1/+5
* r1291: rename struct smbsrv_context to smbsrv_connectionStefan Metzmacher2004-06-291-1/+1
* r1280: rename struct request_context to smbsrv_requestStefan Metzmacher2004-06-281-1/+1
* r1279: rename struct tcon_context to smbsrv_tconStefan Metzmacher2004-06-281-1/+1
* r1277: rename struct server_context to smbsrv_ontextStefan Metzmacher2004-06-281-1/+1
* r1233: -move smb related code to smb_server/*Stefan Metzmacher2004-06-231-9/+99
* r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett2004-06-131-1/+1
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2004-05-251-1/+1
* r719: Follow the trend - remove more unused functions.Andrew Bartlett2004-05-141-6/+0
* r718: removed some more unused code, and two source filesAndrew Tridgell2004-05-141-6/+0
* r620: Remove more ununsed code.Andrew Bartlett2004-05-091-5/+0
* r619: Remove more code that is no longer called.Andrew Bartlett2004-05-091-13/+0
* r6: merge in the samba4 HEAD branch from cvsCVS Import User2004-04-041-0/+82