Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r8703: cope with null string in interpret_addr() | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r8579: recognise the name 'localhost' as 127.0.0.1. This solves a problem | Andrew Tridgell | 1 | -0/+5 |
2007-10-10 | r7912: make private_path() recognise a non-relative filename, so we can have | Andrew Tridgell | 1 | -1/+7 |
2007-10-10 | r7850: Support mkdir() with just one parameter. Patch from | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r7597: removed the bogus get_myfullname() and get_mydomname() calls, and put | Andrew Tridgell | 1 | -56/+0 |
2007-10-10 | r5308: trimmed back a lot of the old macros from smb_macros.h | Andrew Tridgell | 1 | -4/+2 |
2007-10-10 | r5302: fixed a compilation problem on solaris caused by the recent include | Andrew Tridgell | 1 | -17/+14 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r5297: ensure pstring is not in the generated prototypes | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4682: A LDB-based secrets implementation in Samba4. | Andrew Bartlett | 1 | -0/+15 |
2007-10-10 | r4054: got rid of Realloc(), replacing it with the type safe macro realloc_p() | Andrew Tridgell | 1 | -25/+0 |
2007-10-10 | r4052: fixed a bunch of code to use the type safe _p allocation macros | Andrew Tridgell | 1 | -0/+17 |
2007-10-10 | r3965: fix compiler warnings | Stefan Metzmacher | 1 | -3/+1 |
2007-10-10 | r3581: fix some signedness warnings with gcc-4.0 | Stefan Metzmacher | 1 | -2/+1 |
2007-10-10 | r3494: got rid of include/rewrite.h, and split out the dynconfig.h header | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3457: s_addr is a macro on solaris, so we can't use it in structure names. a... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r3449: more include file reduction | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r3443: the next stage in the include files re-organisation. | Andrew Tridgell | 1 | -7/+8 |
2007-10-10 | r3441: some include file cleanups and general housekeeping | Andrew Tridgell | 1 | -21/+21 |
2007-10-10 | r3360: improved the deletion of tmp files. smbd now puts all tmp files in var... | Andrew Tridgell | 1 | -1/+24 |
2007-10-10 | r3357: removed the need to use TDB_CLEAR_IF_FIRST in Samba4. | Andrew Tridgell | 1 | -6/+9 |
2007-10-10 | r3278: - rewrote the client side rpc connection code to use lib/socket/ | Andrew Tridgell | 1 | -13/+11 |
2007-10-10 | r3004: removed some unused functions | Andrew Tridgell | 1 | -120/+0 |
2007-10-10 | r2900: rusty pointed out to me that discard_const() can be done via a macro | Andrew Tridgell | 1 | -22/+0 |
2007-10-10 | r2783: got rid of the unused remote architecture detection code | Andrew Tridgell | 1 | -40/+0 |
2007-10-10 | r2634: use discard_const_p() in a few places | Andrew Tridgell | 1 | -2/+5 |
2007-10-10 | r2632: a new approach to handling const errors. We have had huge numbers of | Andrew Tridgell | 1 | -0/+20 |
2007-10-10 | r2514: Remove unused funcions, and add static. | Andrew Bartlett | 1 | -55/+1 |
2007-10-10 | r1596: Fix up copyrights. | Jim McDonough | 1 | -1/+1 |
2007-10-10 | r1434: Merge this function in from Samba 3.0, but use a mem_ctx rather than | Andrew Bartlett | 1 | -0/+17 |
2007-10-10 | r1308: move smb_panic() to lib/fault.c | Stefan Metzmacher | 1 | -24/+0 |
2007-10-10 | r1291: rename struct smbsrv_context to smbsrv_connection | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1277: rename struct server_context to smbsrv_ontext | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r1163: Add const. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r1123: Make all lp_ string functions return 'const char *'. | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r962: convert 'unsigned' and 'unsigned int' to uint_t | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r961: convert 'uchar' to 'uint8_t' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r960: convert 'unsigned int' to uint_t in the most places | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r943: change samba4 to use 'uint8_t' instead of 'unsigned char' | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r884: convert samba4 to use [u]int32_t instead of [u]int32 | Stefan Metzmacher | 1 | -6/+6 |
2004-02-18 | remove unused NISPLUS/AUTOMOUNT stuff | Stefan Metzmacher | 1 | -31/+0 |
2003-12-13 | added a basic dcerpc endpoint mapper to Samba4. Currently only | Andrew Tridgell | 1 | -0/+14 |
2003-11-26 | signed DCERPC over TCP now works ! | Andrew Tridgell | 1 | -0/+11 |
2003-11-24 | * fixed byte order in epmapper parsing | Andrew Tridgell | 1 | -1/+1 |
2003-08-13 | first public release of samba4 code | Andrew Tridgell | 1 | -0/+1000 |