summaryrefslogtreecommitdiffstats
path: root/source3/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* in head as well ...Andrew Tridgell2000-05-101-5/+5
* more mergingAndrew Tridgell2000-05-101-3/+2
* don't attempt to build rpcclient in the head branchAndrew Tridgell2000-05-091-1/+1
* added some rules for winbindd and pam_winbindAndrew Tridgell2000-05-091-1/+35
* Someone :-) forgot to add secrets.c to HEAD.Jeremy Allison2000-05-081-1/+1
* need LOCKING_OBJ in locktest nowAndrew Tridgell2000-05-041-1/+1
* added a nasty lock testing programAndrew Tridgell2000-05-031-1/+10
* we don't need fnmatch.c any moreAndrew Tridgell2000-04-301-1/+1
* - removed all our old wildcard matching code and replaced it with aAndrew Tridgell2000-04-301-1/+1
* YIPEE!!!!!Andrew Tridgell2000-04-301-0/+1
* put tdb utility functions in a separate fileAndrew Tridgell2000-04-291-1/+4
* Ok - this is the *third* implementation of this (third time's the charm :-).Jeremy Allison2000-04-281-1/+1
* split clientgen.c into several partsAndrew Tridgell2000-04-251-1/+5
* Makefile.in change for split of printfsp.cAndrew Tridgell2000-04-231-1/+2
* split fsusage() into a separate module (to fix linking problems withAndrew Tridgell2000-04-191-2/+2
* moved standard_sub() and friends into a separate moduleAndrew Tridgell2000-04-171-1/+1
* The following series of commits are for the new tdb based printingAndrew Tridgell2000-04-161-7/+9
* removed the read prediction code from the head branch. I think theAndrew Tridgell2000-04-101-1/+1
* split out the lpq parsing code into a separate fileAndrew Tridgell2000-04-101-2/+2
* don't echo warning messages twiceAndrew Tridgell2000-04-101-2/+2
* I finally got sick of configure being run automaticaly when I run makeAndrew Tridgell2000-03-301-2/+2
* Adding libtool support to HEAD branch. We're going to need this forTim Potter2000-03-131-1/+21
* Big update moving the multi-pdu support from 2.0.x into HEAD for JFJeremy Allison2000-03-091-1/+1
* dded Microsoft Dfs services.Shirish Kalele2000-03-081-1/+3
* Added new codepage from Ded Marazm <DedMarazm@mail.lv> - MSDOS baltic rim.Jeremy Allison2000-03-011-1/+1
* damn, masktest now needs the mangle code from smbdAndrew Tridgell2000-02-101-1/+1
* make proto ...Jean-François Micouleau2000-02-071-4/+8
* 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