Age | Commit message (Expand) | Author | Files | Lines |
2008-05-10 | Remove "user" from connection_struct | Volker Lendecke | 1 | -1/+0 |
2007-12-18 | Add a in-memory cache | Volker Lendecke | 1 | -0/+13 |
2007-12-10 | Remove the char[1024] strings from dynconfig. Replace | Jeremy Allison | 1 | -3/+3 |
2007-12-06 | Remove pstrings from client/client.c by doing a large rewrite. | Jeremy Allison | 1 | -3/+6 |
2007-12-04 | The usual !pstring... | Jeremy Allison | 1 | -44/+36 |
2007-11-09 | Remove the silly "user_socket_options" global variable | Volker Lendecke | 1 | -3/+2 |
2007-11-03 | Remove most of the remaining globals out of lib/util_sock.c. | Jeremy Allison | 1 | -0/+5 |
2007-10-18 | RIP BOOL. Convert BOOL -> bool. I found a few interesting | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21090: Add some helper routines | Volker Lendecke | 1 | -0/+11 |
2007-10-10 | r20846: Before this gets out of control... | Volker Lendecke | 1 | -0/+10 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15034: Attempt to make the build farm happy | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14898: This change is an attempt to improve the quality of the information that | James Peach | 1 | -0/+5 |
2007-10-10 | r13212: r12414@cabra: derrell | 2006-01-28 17:52:17 -0500 | Derrell Lipman | 1 | -2/+2 |
2007-10-10 | r13072: Fix segfault in vfstest and smbtorture. | Deryck Hodge | 1 | -0/+1 |
2007-10-10 | r10656: BIG merge from trunk. Features not copied over | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r6640: Attempt to fix 'make everything' with the paranoid malloc checker. | Volker Lendecke | 1 | -7/+7 |
2007-10-10 | r4645: patch from Rob to fix the build breakage in vfstest after the reload_p... | Gerald Carter | 1 | -2/+5 |
2007-10-10 | r1154: Change default setting for case sensitivity to "auto". If set to auto | Jeremy Allison | 1 | -1/+1 |
2003-06-04 | Fix compiler warnings for vfstest. Patch from Stefan Metzmacher <mezte@metzem... | Alexander Bokovoy | 1 | -2/+3 |
2003-05-11 | Fix VFS layer: | Alexander Bokovoy | 1 | -7/+8 |
2003-05-10 | Reverse previous patch from Stefan and me after comments by Andrew Bartlett | Jelmer Vernooij | 1 | -6/+0 |
2003-05-10 | Patch from metze and me that adds dummy smb_register_*() functions so | Jelmer Vernooij | 1 | -0/+6 |
2003-04-14 | Fix popt usage (backport from HEAD) | Jelmer Vernooij | 1 | -35/+9 |
2003-02-25 | Merge: const fixes. | Tim Potter | 1 | -1/+2 |
2003-02-19 | correct init, tx Stefan | Simo Sorce | 1 | -1/+2 |
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -2/+2 |
2002-12-20 | Forward port the change to talloc_init() to make all talloc contexts | Jeremy Allison | 1 | -1/+1 |
2002-09-05 | initial mem_ctx to NULL | Andrew Tridgell | 1 | -1/+1 |
2002-08-29 | Correct popt argument info in vfstest | Jelmer Vernooij | 1 | -1/+1 |
2002-08-29 | Use popt for printing --help message | Jelmer Vernooij | 1 | -24/+5 |
2002-08-29 | Don't use global memory context | Jelmer Vernooij | 1 | -10/+7 |
2002-08-24 | if muhammad does not go to the mountain ... | Simo Sorce | 1 | -0/+2 |
2002-08-21 | implemented lock and mknod | Simo Sorce | 1 | -9/+89 |
2002-08-20 | some fixes | Jelmer Vernooij | 1 | -24/+1 |
2002-08-20 | Remove unused variables | Jelmer Vernooij | 1 | -16/+3 |
2002-08-19 | Add 'conf' command to load different smb.conf files | Jelmer Vernooij | 1 | -4/+22 |
2002-08-18 | A new utility to test VFS system and modules | Simo Sorce | 1 | -0/+551 |