summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Added smbd/vfs.o and smbd/vfs-wrap.o to smbd objects.Tim Potter2000-02-031-0/+1
* Added hash-based stat cache code from Ying Chen.Jeremy Allison2000-01-261-1/+1
* we need -lc when making shared objects or glibc doesn't do its magicAndrew Tridgell2000-01-241-1/+1
* added locking/brlock.c, a byte range locking systemAndrew Tridgell2000-01-131-1/+1
* smbd/mangle.cJeremy Allison2000-01-081-1/+1
* implemented talloc() as described on samba-technical. This fixes theAndrew Tridgell2000-01-051-1/+1
* simple mods to add msrpc pipe redirection. default behaviour: fall backLuke Leighton2000-01-031-2/+4
* added the unexpected packet database (unexpected.tdb)Andrew Tridgell2000-01-031-1/+1
* converted all our existing shared memory code to use a tdb databaseAndrew Tridgell1999-12-211-2/+1
* first pass at the database code for Samba. This also includes a testAndrew Tridgell1999-12-211-1/+11
* first pass at updating head branch to be to be the same as the SAMBA_2_0 branchAndrew Tridgell1999-12-131-352/+118
* final part of "first" phase converting over to msrpc daemon architecture.Luke Leighton1999-12-121-32/+169
* ABOUT TIME!!!!!!!!Luke Leighton1999-12-081-7/+13
* the first independent msrpc daemon - lsarpcd.Luke Leighton1999-12-061-9/+39
* first version of msrpc agent redirector code. client-side only.Luke Leighton1999-12-051-1/+4
* cool! created higher-order function table for agent redirection.Luke Leighton1999-12-041-0/+1
* jeremy is going to hate me for this.Luke Leighton1999-12-041-0/+7
* cool! a unix socket smb redirector. code based on smbfilter andLuke Leighton1999-12-031-1/+10
* sys_select added one more argument (read, write selectors).Luke Leighton1999-12-011-1/+13
* this is going to sound _really_ weird, ok, but i had to implementLuke Leighton1999-11-291-0/+1
* first stages of removing struct cli_state* and uint16 fnum from allLuke Leighton1999-11-241-0/+1
* WARNING! MOVED rpc_server/srv_lsa_hnd.c TO lib/util_hnd.cLuke Leighton1999-11-241-2/+2
* adding svcctl 0x1b functionLuke Leighton1999-11-231-0/+1
* doing a code reshuffle. want to add code to establish trust relationships.Luke Leighton1999-11-201-0/+1
* - bug in nmbd registering DOMAIN_NAME<1c> to WINS server; recursionLuke Leighton1999-11-191-0/+1
* added \PIPE\browser plus experimental brsinfo command. you wouldn'tLuke Leighton1999-11-191-1/+4
* split array-handling functions into separate module.Luke Leighton1999-11-121-0/+1
* spoolss openprinterex / closeprinter client-code.Luke Leighton1999-11-061-14/+14
* experimental spoolss rpcclient commandsLuke Leighton1999-11-051-0/+2
* various. debug levels changed. nmbd doesn't need libsmb/clienttrust.c.Luke Leighton1999-10-211-3/+3
* split modify_trust_account_password into a separate module.Luke Leighton1999-10-211-1/+1
* adding CAP_EXTENDED_SECURITY support in a hurry last week. forgot toLuke Leighton1999-10-141-9/+13
* split matthew's sync command (only currently called from smbpasswd)Luke Leighton1999-09-211-0/+1
* use read() instead of fread() as fread() fails on redhat 6.Luke Leighton1999-08-181-3/+5
* adding lib/util_status.c to Makefile.inLuke Leighton1999-08-171-1/+1
* Avoid multiple ``Updating dependencies'' messages before .deps/.stampAlexandre Oliva1999-07-181-1/+1
* Jean-Francois Micouleau's rewritten DFS patch, originally written byLuke Leighton1999-07-121-1/+1
* Changed the RPC api definition now first arg is a pipe_structJean-François Micouleau1999-05-031-2/+4
* md5 and hmac_md5Luke Leighton1999-04-301-1/+2
* rpc_parse/parse_misc.c : defined a new BUFFER5 structJean-François Micouleau1999-04-271-4/+8
* Adding scheduler control pipe (\atsvc), client-side routines, and rpcclientMatthew Chapman1999-04-231-4/+6
* fixed a typoAndrew Tridgell1999-04-171-1/+1
* damn, new files need to be added to the head branch first, I've toldAndrew Tridgell1999-04-171-0/+10
* Added smbd/vfs.o and smbd/vfs-wrap.o to object list for smbd.Tim Potter1999-04-041-1/+2
* Ken McDonell from SGI was interested in adding some profilingAndrew Tridgell1999-04-011-4/+7
* Benjamin Kuit's MYSQL SAM Database implementation.Luke Leighton1999-03-011-2/+2
* Sorry that this is going so slowly.Christopher R. Hertel1998-12-281-1/+7
* lib_sec_ctxt.o not .cLuke Leighton1998-12-201-1/+1
* A while back, Andrew and I talked about making the debug parsing code aChristopher R. Hertel1998-12-161-9/+1
* removed the SID stuff from the head branch as well.Andrew Tridgell1998-12-091-1/+1