Age | Commit message (Expand) | Author | Files | Lines |
2000-01-08 | smbd/mangle.c | Jeremy Allison | 1 | -1/+1 |
2000-01-05 | implemented talloc() as described on samba-technical. This fixes the | Andrew Tridgell | 1 | -1/+1 |
2000-01-03 | simple mods to add msrpc pipe redirection. default behaviour: fall back | Luke Leighton | 1 | -2/+4 |
2000-01-03 | added the unexpected packet database (unexpected.tdb) | Andrew Tridgell | 1 | -1/+1 |
1999-12-21 | converted all our existing shared memory code to use a tdb database | Andrew Tridgell | 1 | -2/+1 |
1999-12-21 | first pass at the database code for Samba. This also includes a test | Andrew Tridgell | 1 | -1/+11 |
1999-12-13 | first pass at updating head branch to be to be the same as the SAMBA_2_0 branch | Andrew Tridgell | 1 | -352/+118 |
1999-12-12 | final part of "first" phase converting over to msrpc daemon architecture. | Luke Leighton | 1 | -32/+169 |
1999-12-08 | ABOUT TIME!!!!!!!! | Luke Leighton | 1 | -7/+13 |
1999-12-06 | the first independent msrpc daemon - lsarpcd. | Luke Leighton | 1 | -9/+39 |
1999-12-05 | first version of msrpc agent redirector code. client-side only. | Luke Leighton | 1 | -1/+4 |
1999-12-04 | cool! created higher-order function table for agent redirection. | Luke Leighton | 1 | -0/+1 |
1999-12-04 | jeremy is going to hate me for this. | Luke Leighton | 1 | -0/+7 |
1999-12-03 | cool! a unix socket smb redirector. code based on smbfilter and | Luke Leighton | 1 | -1/+10 |
1999-12-01 | sys_select added one more argument (read, write selectors). | Luke Leighton | 1 | -1/+13 |
1999-11-29 | this is going to sound _really_ weird, ok, but i had to implement | Luke Leighton | 1 | -0/+1 |
1999-11-24 | first stages of removing struct cli_state* and uint16 fnum from all | Luke Leighton | 1 | -0/+1 |
1999-11-24 | WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.c | Luke Leighton | 1 | -2/+2 |
1999-11-23 | adding svcctl 0x1b function | Luke Leighton | 1 | -0/+1 |
1999-11-20 | doing a code reshuffle. want to add code to establish trust relationships. | Luke Leighton | 1 | -0/+1 |
1999-11-19 | - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursion | Luke Leighton | 1 | -0/+1 |
1999-11-19 | added \PIPE\browser plus experimental brsinfo command. you wouldn't | Luke Leighton | 1 | -1/+4 |
1999-11-12 | split array-handling functions into separate module. | Luke Leighton | 1 | -0/+1 |
1999-11-06 | spoolss openprinterex / closeprinter client-code. | Luke Leighton | 1 | -14/+14 |
1999-11-05 | experimental spoolss rpcclient commands | Luke Leighton | 1 | -0/+2 |
1999-10-21 | various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c. | Luke Leighton | 1 | -3/+3 |
1999-10-21 | split modify_trust_account_password into a separate module. | Luke Leighton | 1 | -1/+1 |
1999-10-14 | adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot to | Luke Leighton | 1 | -9/+13 |
1999-09-21 | split matthew's sync command (only currently called from smbpasswd) | Luke Leighton | 1 | -0/+1 |
1999-08-18 | use read() instead of fread() as fread() fails on redhat 6. | Luke Leighton | 1 | -3/+5 |
1999-08-17 | adding lib/util_status.c to Makefile.in | Luke Leighton | 1 | -1/+1 |
1999-07-18 | Avoid multiple ``Updating dependencies'' messages before .deps/.stamp | Alexandre Oliva | 1 | -1/+1 |
1999-07-12 | Jean-Francois Micouleau's rewritten DFS patch, originally written by | Luke Leighton | 1 | -1/+1 |
1999-05-03 | Changed the RPC api definition now first arg is a pipe_struct | Jean-François Micouleau | 1 | -2/+4 |
1999-04-30 | md5 and hmac_md5 | Luke Leighton | 1 | -1/+2 |
1999-04-27 | rpc_parse/parse_misc.c : defined a new BUFFER5 struct | Jean-François Micouleau | 1 | -4/+8 |
1999-04-23 | Adding scheduler control pipe (\atsvc), client-side routines, and rpcclient | Matthew Chapman | 1 | -4/+6 |
1999-04-17 | fixed a typo | Andrew Tridgell | 1 | -1/+1 |
1999-04-17 | damn, new files need to be added to the head branch first, I've told | Andrew Tridgell | 1 | -0/+10 |
1999-04-04 | Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd. | Tim Potter | 1 | -1/+2 |
1999-04-01 | Ken McDonell from SGI was interested in adding some profiling | Andrew Tridgell | 1 | -4/+7 |
1999-03-01 | Benjamin Kuit's MYSQL SAM Database implementation. | Luke Leighton | 1 | -2/+2 |
1998-12-28 | Sorry that this is going so slowly. | Christopher R. Hertel | 1 | -1/+7 |
1998-12-20 | lib_sec_ctxt.o not .c | Luke Leighton | 1 | -1/+1 |
1998-12-16 | A while back, Andrew and I talked about making the debug parsing code a | Christopher R. Hertel | 1 | -9/+1 |
1998-12-09 | removed the SID stuff from the head branch as well. | Andrew Tridgell | 1 | -1/+1 |
1998-12-08 | adding "Service Control Manager" commands to rpcclient. | Luke Leighton | 1 | -0/+2 |
1998-12-08 | adding srvsvc pipe. | Luke Leighton | 1 | -1/+3 |
1998-12-07 | matthew chapman's ldap code, to date. plus docs! | Luke Leighton | 1 | -2/+3 |
1998-12-07 | - lib/unix_sec_ctxt.c | Luke Leighton | 1 | -1/+1 |