| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El... | Gerald Carter | 2003-04-18 | 1 | -0/+4 |
| * | Only use backtrace variables when we can use them | Jelmer Vernooij | 2003-04-16 | 1 | -0/+2 |
| * | Remove SAFE_FREE() definition, which is not needed in this file. | Martin Pool | 2003-04-14 | 1 | -13/+18 |
| * | Add selected parts of the changelog to this file, to make merging into | Martin Pool | 2003-04-14 | 1 | -0/+21 |
| * | Merge test cases from rsync. | Martin Pool | 2003-04-14 | 1 | -3/+3 |
| * | Doc. | Martin Pool | 2003-04-14 | 1 | -1/+9 |
| * | smbcquota patch from metze | Gerald Carter | 2003-04-11 | 1 | -3/+3 |
| * | workaround streams leak on SCO openserver 5.0.x | Gerald Carter | 2003-04-11 | 1 | -0/+4 |
| * | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 2003-04-11 | 1 | -44/+0 |
| * | unix_strupper, unix_strlower: Remove fixed-length static buffer that | Martin Pool | 2003-04-09 | 1 | -10/+31 |
| * | Merge from 3_0: Build a lookup table of valid DOS characters just | Martin Pool | 2003-04-08 | 2 | -5/+59 |
| * | BUGS.txt -> Bugs Appendix in HOWTO collection | Jelmer Vernooij | 2003-04-07 | 1 | -1/+1 |
| * | Remove duplicate "tallocdump" message from tdb messaging system. The | Tim Potter | 2003-04-07 | 1 | -0/+5 |
| * | Fix the interface of pull_ucs2_charcnv() to take a (char **) arg, not a (void... | Andrew Bartlett | 2003-04-06 | 1 | -2/+2 |
| * | Fix memory leak of the key. | Andrew Bartlett | 2003-04-06 | 1 | -0/+1 |
| * | strequal() returns True for equal, not an int | Andrew Tridgell | 2003-04-06 | 1 | -2/+4 |
| * | don't rely on realloc() working on NULL | Andrew Tridgell | 2003-04-06 | 1 | -3/+3 |
| * | The ldap idmap backend from Anthony Liguori (aliguori@us.ibm.com): | Jim McDonough | 2003-04-03 | 1 | -0/+718 |
| * | Add const | Jelmer Vernooij | 2003-04-02 | 1 | -1/+1 |
| * | THE Idmap patch :-) | Simo Sorce | 2003-04-02 | 1 | -1/+1 |
| * | OHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points out that using | Andrew Bartlett | 2003-04-02 | 1 | -2/+2 |
| * | - Support absolute paths in vfs and charset modules | Jelmer Vernooij | 2003-03-31 | 2 | -4/+7 |
| * | Fix formatting of back traces - pathc by metze | Jelmer Vernooij | 2003-03-31 | 1 | -2/+3 |
| * | - Point users at the HOWTO Collection instead of 'README' in modules/mysql.c | Jelmer Vernooij | 2003-03-30 | 1 | -2/+26 |
| * | fix CIDR hosts allow/deny notation | Gerald Carter | 2003-03-28 | 1 | -1/+1 |
| * | Use SAFE_FREE() instead of plain free() - pointed out by metze | Jelmer Vernooij | 2003-03-26 | 1 | -1/+2 |
| * | Output backtrace to logfile in smb_panic(), as suggested by mbp | Jelmer Vernooij | 2003-03-26 | 1 | -8/+27 |
| * | We need to 'preprocess' in popt_common_samba as well | Jelmer Vernooij | 2003-03-25 | 1 | -1/+1 |
| * | Revoke some of the popt patch from metze I applied earlier today. It added | Jelmer Vernooij | 2003-03-24 | 1 | -7/+18 |
| * | Add modules support to charset | Jelmer Vernooij | 2003-03-24 | 1 | -29/+55 |
| * | Patch from metze to generalise POPT_COMMON_SAMBA, with some minor changes | Jelmer Vernooij | 2003-03-24 | 1 | -60/+35 |
| * | NTLM Authentication: | Andrew Bartlett | 2003-03-23 | 1 | -2/+22 |
| * | Use True, not TRUE | Jelmer Vernooij | 2003-03-23 | 1 | -2/+2 |
| * | Don't crash when initialising tdb fails | Jelmer Vernooij | 2003-03-23 | 1 | -2/+2 |
| * | Add -U, -N, -i, -A, -W to popt. | Jelmer Vernooij | 2003-03-22 | 1 | -9/+231 |
| * | - Use FUNCTION_MACRO, not __FUNCTION__. | Jelmer Vernooij | 2003-03-22 | 2 | -2/+2 |
| * | Valgrind found a few memory leaks! | Andrew Bartlett | 2003-03-22 | 1 | -0/+4 |
| * | Small clenaup patches: | Andrew Bartlett | 2003-03-22 | 2 | -7/+9 |
| * | Patch from Samuel Thibault to convert messages from unix to dos charset. Works | Jelmer Vernooij | 2003-03-20 | 1 | -1/+1 |
| * | lib/messages.c: Check return from chainlock before modifying message queue. | Jeremy Allison | 2003-03-20 | 1 | -1/+3 |
| * | Cleanup bogus initialisation in SID_NAME_USE enum. | Tim Potter | 2003-03-20 | 1 | -1/+2 |
| * | use strnlen to prevent coredumps | Jim McDonough | 2003-03-19 | 1 | -3/+3 |
| * | Put in the new modules system. It's now used by passdb and rpc. I will | Jelmer Vernooij | 2003-03-19 | 1 | -0/+2 |
| * | Step one of optimizations for StrCaseCmp: | Martin Pool | 2003-03-18 | 1 | -7/+72 |
* | | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 2003-04-28 | 2 | -18/+19 |
* | | Whitespace syncup. | Tim Potter | 2003-04-28 | 2 | -8/+2 |
* | | round three of CIDR fixes; spotted by Tomoki AONO | Gerald Carter | 2003-04-26 | 1 | -3/+2 |
* | | Get rid of module_path_get_name() and use the find backend function | Jelmer Vernooij | 2003-04-24 | 1 | -10/+5 |
* | | Check for absolute paths by only checking the first character of the module n... | Jelmer Vernooij | 2003-04-24 | 1 | -1/+1 |
* | | When possible, store the IP address of the connecting client, not just the | Andrew Bartlett | 2003-04-24 | 1 | -0/+13 |