summaryrefslogtreecommitdiff
path: root/source3/utils
AgeCommit message (Expand)AuthorFilesLines
2000-01-03added the unexpected packet database (unexpected.tdb)Andrew Tridgell1-4/+4
2000-01-02- added tdb_flags option to tdb_open()Andrew Tridgell1-4/+4
1999-12-22improved error message in case the lock list is truncatedAndrew Tridgell1-1/+8
1999-12-21changed message is connections.tdb doesn't existAndrew Tridgell1-1/+1
1999-12-21converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1-24/+9
1999-12-21first cut at using the tdb code for the connections structure, theAndrew Tridgell1-192/+192
1999-12-21this was left out from the 2.0.6 mergeAndrew Tridgell1-0/+236
1999-12-17more files from 2.0.6Andrew Tridgell1-0/+308
1999-12-132nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell2-680/+0
1999-12-13first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell11-1534/+1224
1999-12-12final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1-2/+0
1999-12-09OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter1-0/+2
1999-12-08ABOUT TIME!!!!!!!!Luke Leighton1-41/+28
1999-12-05created create_pipe_socket() function.Luke Leighton2-94/+5
1999-12-04argh! how horrible! spent ages working out why packets weren't beingLuke Leighton1-7/+10
1999-12-04even more cool! nmb-agent moved over to new vagent style, too!Luke Leighton1-229/+46
1999-12-04cool! created higher-order function table for agent redirection.Luke Leighton1-216/+37
1999-12-04more similar agent codeLuke Leighton2-47/+43
1999-12-04nmb agent memory free problemsLuke Leighton1-7/+6
1999-12-04trying to make redirector agent code same base.Luke Leighton2-62/+78
1999-12-04jeremy is going to hate me for this.Luke Leighton2-11/+530
1999-12-04argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton1-14/+96
1999-12-03argh! smb-agent redirection client reusage is a nightmare!Luke Leighton1-143/+225
1999-12-03starting "connection reuse" system in smb-agent. added version numberLuke Leighton1-74/+122
1999-12-03smb-agent improvements. added -D (daemon) option. smb agent isLuke Leighton1-16/+72
1999-12-03cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1-0/+347
1999-12-01fixing joining to domain plus something weird going down with nt logins...Luke Leighton1-33/+0
1999-12-01sys_select added one more argument (read, write selectors).Luke Leighton1-2/+2
1999-11-24first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1-11/+3
1999-11-20attempting to establish inter-domain trust relationships. modifiedLuke Leighton1-28/+115
1999-08-18event log update, netsessenum, netconnenum update.Luke Leighton1-2/+2
1999-08-18patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1-52/+52
1999-07-22BDC support.Matthew Chapman1-32/+38
1999-07-21BDC support.Luke Leighton1-5/+21
1999-06-29improving authentication code (tidyup).Luke Leighton1-0/+2
1999-06-24safe string error reporting functions (found a potential buffer overflowLuke Leighton1-1/+1
1999-05-07variation of random SMBtrans2. random delays in between reconnectionsLuke Leighton1-10/+12
1999-05-07had to move day display names into lib/util, to get rpctorture to compile.Luke Leighton1-3/+5
1999-04-17open_socket_in() takes a different number of parameters in the headAndrew Tridgell1-1/+1
1999-04-17damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1-0/+233
1999-04-11Modification to compile under egcs 2.91.63.Tim Potter1-3/+6
1999-04-08Mainly BDC-related changes.Matthew Chapman1-10/+26
1999-04-01Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1-3/+31
1999-03-19Beau Kuiper: provided patch so that passwords could only be changed byLuke Leighton1-3/+29
1999-03-09mods to allow inter-domain trust accounts to be added to SAM databaseLuke Leighton1-77/+177
1999-02-11refinement of random ipc$ SMBtrans torture test. send requests, andLuke Leighton1-4/+58
1999-02-10use jeremy's versions of the UNICODE routines.Luke Leighton1-2/+2
1999-01-27Fuss fuss fuss.Christopher R. Hertel1-1/+5
1999-01-27compilation errors due to addition of smb file handle parameter.Luke Leighton1-10/+9
1999-01-18Added load_interfaces in smbpasswd to allow name resolution by broadcast andMatthew Chapman1-0/+2