Age | Commit message (Expand) | Author | Files | Lines |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-09-29 | Merge from 3.0: | Tim Potter | 1 | -5/+7 |
2003-09-24 | * sync more files from 3.0 | Gerald Carter | 2 | -24/+40 |
2003-09-22 | fix some warnings found by the Sun C compiler | Gerald Carter | 1 | -1/+1 |
2003-09-19 | Ensure that dup_sec_desc copies the 'type' field correctly. This caused | Jeremy Allison | 1 | -2/+2 |
2003-09-17 | Unregister event fix from metze. | Jeremy Allison | 1 | -3/+6 |
2003-09-15 | Alias charset 646 internally | Alexander Bokovoy | 1 | -0/+1 |
2003-09-15 | Merge from Samba 3.0: | Tim Potter | 1 | -15/+33 |
2003-09-15 | Merge from Samba 3.0: | Tim Potter | 2 | -28/+65 |
2003-09-15 | Merge from Samba 3.0: | Tim Potter | 1 | -1/+1 |
2003-09-10 | Remove another dead file. | Tim Potter | 1 | -719/+0 |
2003-09-09 | sync 3.0 into HEAD for the last time | Gerald Carter | 20 | -225/+1158 |
2003-08-02 | port latest changes from SAMBA_3_0 tree | Simo Sorce | 15 | -336/+462 |
2003-07-16 | ading new files from 3.0 | Gerald Carter | 2 | -0/+2225 |
2003-07-16 | trying to get HEAD building again. If you want the code | Gerald Carter | 16 | -122/+470 |
2003-05-29 | Fix the events API. Patch by metze with some minor modifications. | Jelmer Vernooij | 1 | -51/+103 |
2003-05-28 | Merge of rpcstr_pull() termination fixes from 3.0 | Tim Potter | 1 | -1/+4 |
2003-05-28 | Merge of formatting fixups from 3.0 | Tim Potter | 1 | -4/+9 |
2003-05-28 | Merge of pull_ascii() and pull_ucs2() termination fixes from 3.0 | Tim Potter | 1 | -0/+4 |
2003-05-27 | Fix unused variable warning. | Tim Potter | 1 | -1/+2 |
2003-05-27 | Merge from 3.0: Fix set_local_machine_name() for both *SMBSERVER and | Tim Potter | 1 | -0/+11 |
2003-05-27 | Jelmer was really excited about copyrights this year. | Tim Potter | 1 | -1/+1 |
2003-05-14 | syncing LDAP schema changes with Samba_3_0 | Gerald Carter | 1 | -9/+9 |
2003-05-14 | Move some #ifdefs and function prototypes around to avoid a compiler | Tim Potter | 1 | -13/+14 |
2003-05-08 | fixed bug #75; add check for non-zero destlen | Gerald Carter | 1 | -1/+1 |
2003-05-07 | Merge from distcc: | Martin Pool | 1 | -2/+8 |
2003-05-06 | Add metze's exit and idle event patch | Jelmer Vernooij | 1 | -1/+106 |
2003-05-05 | Fixed typo introduced when reverting patch from revision 1.19 | Tim Potter | 1 | -1/+1 |
2003-04-30 | Refactor existing sock_exec() and socketpair_tcp() functions into their own | Paul Green | 2 | -93/+115 |
2003-04-28 | Use NTSTATUS as return value for smb_register_*() functions and init_module() | Jelmer Vernooij | 2 | -18/+19 |
2003-04-28 | Two character tabs - I don't think so. | Tim Potter | 1 | -10/+9 |
2003-04-26 | round three of CIDR fixes; spotted by Tomoki AONO | Gerald Carter | 1 | -3/+2 |
2003-04-24 | Complain about duplicate charsets at debug level 0 instead of 2 | Jelmer Vernooij | 1 | -1/+1 |
2003-04-24 | Get rid of module_path_get_name() | Jelmer Vernooij | 1 | -10/+5 |
2003-04-24 | Check for absolute paths by only checking the first character of the module n... | Jelmer Vernooij | 1 | -1/+1 |
2003-04-23 | Merge case handling table changes from 3.0 to HEAD. | Andrew Bartlett | 1 | -10/+8 |
2003-04-23 | Limit the number of outstanding print notify messages for a process to | Jeremy Allison | 1 | -0/+31 |
2003-04-22 | Merge from 3.0 - try harder to get our real DNS domain name, and send this | Andrew Bartlett | 1 | -6/+21 |
2003-04-19 | Address gcc warnings. | Volker Lendecke | 1 | -1/+1 |
2003-04-19 | some readline completion exancements | Simo Sorce | 1 | -0/+24 |
2003-04-19 | fixes | Simo Sorce | 1 | -0/+1 |
2003-04-18 | fix byte ordering when using CIDR notation in hosts allow/deny; spotted by El... | Gerald Carter | 1 | -0/+4 |
2003-04-16 | Only use backtrace variables when we can use them | Jelmer Vernooij | 1 | -0/+2 |
2003-04-14 | Remove SAFE_FREE() definition, which is not needed in this file. | Martin Pool | 1 | -13/+18 |
2003-04-14 | Add selected parts of the changelog to this file, to make merging into | Martin Pool | 1 | -0/+21 |
2003-04-14 | Merge test cases from rsync. | Martin Pool | 1 | -3/+3 |
2003-04-14 | Doc. | Martin Pool | 1 | -1/+9 |
2003-04-11 | smbcquota patch from metze | Gerald Carter | 1 | -3/+3 |
2003-04-11 | workaround streams leak on SCO openserver 5.0.x | Gerald Carter | 1 | -0/+4 |
2003-04-11 | A new RPC pipe! The \pipe\echo named pipe is for testing large RPC | Tim Potter | 1 | -44/+0 |