summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagsamba-misc-tags/tng/release-alpha-0-0cvs2svn Import User2000-01-221-308/+0
* hmm, found out that smb-agent wasn't working.Luke Leighton2000-01-212-6/+28
* this commit is NOT as large as it looks. sed is a wonderful thing.Luke Leighton2000-01-201-2/+0
* samba_tng compile cleanup, portability fixesMatthew Chapman2000-01-121-1/+1
* got fed up with all those messages from people (about 2 per day) onLuke Leighton2000-01-101-10/+26
* keep forgetting to update copyright dates on files.Luke Leighton2000-01-091-2/+2
* got fed up of smbpasswd getting damn SIDs from PDC when it's only doingLuke Leighton2000-01-091-1/+1
* decided to add tridge's tdb code into SAMBA_TNG. i may (will) need it inLuke Leighton2000-01-031-200/+192
* This commit was manufactured by cvs2svn to create branch 'SAMBA_TNG'.cvs2svn Import User2000-01-031-0/+308
|\
| * added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-031-4/+4
| * - added tdb_flags option to tdb_open()Andrew Tridgell2000-01-021-4/+4
| * improved error message in case the lock list is truncatedAndrew Tridgell1999-12-221-1/+8
| * changed message is connections.tdb doesn't existAndrew Tridgell1999-12-211-1/+1
| * converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1999-12-211-24/+9
| * first cut at using the tdb code for the connections structure, theAndrew Tridgell1999-12-211-192/+192
| * this was left out from the 2.0.6 mergeAndrew Tridgell1999-12-211-0/+236
| * more files from 2.0.6Andrew Tridgell1999-12-171-0/+308
| * 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-132-680/+0
| * first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-1311-1534/+1224
* | removed dependency of smbd on the smb password database api.Luke Leighton2000-01-031-4/+0
* | i don't get it. there's some memory corruption somewhere. i turnedLuke Leighton1999-12-221-3/+3
* | finally! got a long DCE/RPC request / response system going. it alwaysLuke Leighton1999-12-201-6/+6
* | well, this is the code i didn't want to have to write, right now, butLuke Leighton1999-12-151-3/+3
* | first pass at making lsarpcd not need the password database API code.Luke Leighton1999-12-141-1/+1
* | 1) default "password server" is self, if NULL. this makes get_dc_any_name()Luke Leighton1999-12-131-0/+2
|/
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-2/+0
* OK. This code works on a RedHat 6.0 system. However smbpasswdGerald Carter1999-12-091-0/+2
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-41/+28
* created create_pipe_socket() function.Luke Leighton1999-12-052-94/+5
* argh! how horrible! spent ages working out why packets weren't beingLuke Leighton1999-12-041-7/+10
* even more cool! nmb-agent moved over to new vagent style, too!Luke Leighton1999-12-041-229/+46
* cool! created higher-order function table for agent redirection.Luke Leighton1999-12-041-216/+37
* more similar agent codeLuke Leighton1999-12-042-47/+43
* nmb agent memory free problemsLuke Leighton1999-12-041-7/+6
* trying to make redirector agent code same base.Luke Leighton1999-12-042-62/+78
* jeremy is going to hate me for this.Luke Leighton1999-12-042-11/+530
* argh! you wouldn't believe what i had to do: use the mid (multiplex id)Luke Leighton1999-12-041-14/+96
* argh! smb-agent redirection client reusage is a nightmare!Luke Leighton1999-12-031-143/+225
* starting "connection reuse" system in smb-agent. added version numberLuke Leighton1999-12-031-74/+122
* smb-agent improvements. added -D (daemon) option. smb agent isLuke Leighton1999-12-031-16/+72
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-0/+347
* fixing joining to domain plus something weird going down with nt logins...Luke Leighton1999-12-011-33/+0
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-2/+2
* first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1999-11-241-11/+3
* attempting to establish inter-domain trust relationships. modifiedLuke Leighton1999-11-201-28/+115
* event log update, netsessenum, netconnenum update.Luke Leighton1999-08-181-2/+2
* patch from Michael Glauche to call get_status_connections() instead ofLuke Leighton1999-08-181-52/+52
* BDC support.Matthew Chapman1999-07-221-32/+38
* BDC support.Luke Leighton1999-07-211-5/+21
* improving authentication code (tidyup).Luke Leighton1999-06-291-0/+2