Age | Commit message (Expand) | Author | Files | Lines |
2000-11-22 | Free talloc'ed memory from the main smbd. Patch from Rich Bollinger, Elliott ... | Jeremy Allison | 1 | -0/+3 |
2000-11-13 | Large commit which restructures the local password storage API. | Gerald Carter | 1 | -1/+1 |
2000-10-12 | Ignore SIGUSR2. Terminate nmbd if we have no interfaces. | Jeremy Allison | 1 | -0/+5 |
2000-10-12 | allow "master" smbd to call message_init so it is not killed by messages | Herb Lewis | 1 | -4/+4 |
2000-10-11 | Remove lpq as root fix - do this in print_job_start instead | Jeremy Allison | 1 | -4/+0 |
2000-10-10 | Fixes to periodically scan printing.tdb in idle time and occasionally | Jeremy Allison | 1 | -0/+4 |
2000-09-11 | the first cut of the internal messaging system. | Andrew Tridgell | 1 | -14/+4 |
2000-07-24 | Run main server loop with sys_select() instead of sys_select_intr(). The | Tim Potter | 1 | -2/+13 |
2000-06-23 | Call init_sec_ctx() instead of init_uid(). | Tim Potter | 1 | -9/+1 |
2000-06-12 | totally rewrote the async signal, notification and oplock notification | Andrew Tridgell | 1 | -6/+6 |
2000-06-11 | Linux kernel oplocks now seem to work, but need a _lot_ of testing | Andrew Tridgell | 1 | -1/+1 |
2000-06-10 | continued the split of the kernel level oplocks code into a more | Andrew Tridgell | 1 | -15/+8 |
2000-06-09 | clean up oplock capability code ready for Linux code | Andrew Tridgell | 1 | -6/+5 |
2000-05-16 | The new msdfs implementation that uses symlinks to point to other | Shirish Kalele | 1 | -11/+0 |
2000-05-10 | formatting fix | Andrew Tridgell | 1 | -1/+1 |
2000-05-10 | more merging voodoo | Andrew Tridgell | 1 | -0/+2 |
2000-05-10 | more merging | Andrew Tridgell | 1 | -2/+3 |
2000-05-09 | Fix for check_kernel_oplocks looking for the var directory | Herb Lewis | 1 | -2/+2 |
2000-05-09 | This is reall Jeremy commiting as Herb at SGI labs. Fix | Herb Lewis | 1 | -1/+1 |
2000-05-08 | added secrets.tdb and changed storage of trust account password to use | Andrew Tridgell | 1 | -0/+2 |
2000-05-02 | Added sys_fork() and sys_getpid() functions to stop the overhead | Jeremy Allison | 1 | -1/+1 |
2000-04-25 | moved trans2.h and nterr.h into includes.h with all our other includes | Andrew Tridgell | 1 | -1/+0 |
2000-04-24 | moved INSURE hook into util.c | Andrew Tridgell | 1 | -23/+0 |
2000-04-23 | trick to get full stack trace when using the free version of insure | Andrew Tridgell | 1 | -0/+24 |
2000-04-19 | - got rid of the "passive" option | Andrew Tridgell | 1 | -9/+1 |
2000-04-16 | the changes to the main smb code | Andrew Tridgell | 1 | -0/+4 |
2000-04-12 | Roll back to using static MACHINE.SID after consultation with Andrew. This | Jeremy Allison | 1 | -14/+1 |
2000-04-11 | finally got sick of the "extern int Client" code and the stupid | Andrew Tridgell | 1 | -18/+33 |
2000-03-10 | Cleaning up the warnings from configure.developer. | Shirish Kalele | 1 | -1/+3 |
2000-03-10 | removed unused variable | Jean-François Micouleau | 1 | -1/+0 |
2000-03-08 | dded Microsoft Dfs services. | Shirish Kalele | 1 | -2/+12 |
2000-02-07 | Jeremy can you check lib/util_unistr.c for codepages support ? | Jean-François Micouleau | 1 | -2/+5 |
2000-02-03 | Mega-VFS merge. Yeah baby! | Tim Potter | 1 | -2/+2 |
2000-01-26 | Added hash-based stat cache code from Ying Chen. | Jeremy Allison | 1 | -0/+1 |
2000-01-08 | smbd/mangle.c | Jeremy Allison | 1 | -3/+12 |
2000-01-07 | this looks like a big commit, but it isn't really :) | Andrew Tridgell | 1 | -8/+2 |
2000-01-03 | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 1 | -6/+19 |
2000-01-03 | got rid of mem_man | Andrew Tridgell | 1 | -2/+0 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -176/+148 |
1999-12-12 | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1 | -11/+0 |
1999-12-08 | ABOUT TIME!!!!!!!! | Luke Leighton | 1 | -2/+0 |
1999-12-06 | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1 | -0/+12 |
1999-12-01 | sys_select added one more argument (read, write selectors). | Luke Leighton | 1 | -1/+1 |
1999-11-24 | WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c | Luke Leighton | 1 | -1/+4 |
1999-11-24 | rewrote policy handle code to be generic (it's needed for client-side too) | Luke Leighton | 1 | -1/+1 |
1999-11-18 | set "key does not exist" response to reg_query_val() (win32 status code | Luke Leighton | 1 | -0/+6 |
1999-10-05 | David van Geyn spotted that ulong is not defined on FREEBSD, not supposed | Luke Leighton | 1 | -1/+1 |
1999-09-15 | #defines for port 445 to SMB_PORT2 | Luke Leighton | 1 | -4/+4 |
1999-09-10 | oops, port 455 instead of 445 | Luke Leighton | 1 | -1/+1 |
1999-09-08 | bertl <bs@niggard.org> patch for making samba listen on port 445, just like | Luke Leighton | 1 | -28/+48 |