init_dom_sid2s: Check return code from string_to_sid. Skip tokens
[samba.git] / source3 / Makefile.in
2003-02-18 Andrew BartlettPatch from vorlon@debian.org to split out our -lacl...
2003-02-17 Tim PotterAdd KRBCLIENT_OBJ to PYTHON_OBJ list.
2003-02-15 Jelmer VernooijUse more portable @SHLIBEXT@ instead of .so
2003-02-15 Andrew BartlettAntti Andreimann <Antti.Andreimann@mail.ee> has done...
2003-02-15 Andrew BartlettMove our NTLMSSP code into easily seperated peices...
2003-02-14 Jim McDonoughPut dynrpc modules as part of make all, when specified...
2003-02-12 Andrew Tridgellinitial server side privileges implementation, using...
2003-02-11 Jim McDonoughremove trailing 'a' from VFS_MODULES targets...fix...
2003-02-10 Richard SharpeFix a mistake spotted by Metze
2003-02-10 Andrew BartlettAs metze mentioned, this is the proper way to find...
2003-02-10 Andrew Bartlettperl might not be in /usr/bin/perl, so try and find...
2003-02-07 John TerpstraAdded extended audit module that logs to smbd log as...
2003-02-01 Andrew BartlettMakefile.in change for ldap escaping fixes
2003-01-28 Gerald Carterpatch from Paul Green to only build libsmbclient.so...
2003-01-27 Richard SharpeOne more fix ... Things link now if you don't use dynam...
2003-01-27 Richard SharpeOne more try to get rid of the dependency on GNU MAKE
2003-01-27 Richard SharpeFix the dependency on GNU Make introduced by the DYNAMI...
2003-01-17 Jim McDonoughEnable dynamic loading of RPC modules. See docs/textdo...
2003-01-16 Andrew BartlettAdd LIBSMB_OBJ for the new ntlm_auth functionality.
2003-01-15 Gerald Carterremove torture tools on make clean
2003-01-15 Andrew BartlettRefactor the NTLMSSP code again - this time we use...
2003-01-13 Andrew BartlettUpdates to our NTLMSSP code:
2003-01-06 Gerald Carteradd $(LDFLAGS) to libsmbclient
2003-01-03 Gerald Cartermake sure we create the PIDDIR and LOCKDIR from installdirs
2003-01-02 Andrew Bartlettdebugparse is a seperate utility, no need to include...
2002-12-30 Andrew BartlettAdd a new VFS module, that just fiddles the file permis...
2002-12-17 Herb Lewisfix make proto to work with SGI smake
2002-12-16 Simo Sorceupdates to the gums
2002-12-12 Gerald CarterMerge ... get_dc_name()-like code from APP_HEAD; better...
2002-12-10 Richard SharpeAdd support to Makefile.in for editreg
2002-12-08 Richard SharpeA small fix to Makefile.in from Bradley Longhurst.
2002-12-01 Andrew BartlettLink less with smbmnt and smbumount. Also change from...
2002-12-01 Andrew BartlettPatch from Paul Green to detect exe extensions, needed...
2002-11-29 Tim PotterFix up smbwrapper target.
2002-11-28 Jelmer Vernooijmerge in some changes from metze's patches (rest follow...
2002-11-28 Jelmer VernooijAdd PDBLIBDIR, just like VFSLIBDIR
2002-11-27 Gerald Cartermerging changes from SAMBA_3_0 relating to RPM packaging
2002-11-26 Andrew BartlettHaving waited for *way* too long, this is mimir's namec...
2002-11-26 Gerald Carter[print notify fixes from APP_HEAD]
2002-11-24 Andrew BartlettTry to twiddle with the makefile to avoid having a...
2002-11-24 Andrew BartlettAdd ntlm_auth, a new program to provide a stable interf...
2002-11-22 Tim PotterHere's a bit of a cleanup of the {configure,Makefile...
2002-11-15 Jelmer VernooijUse smb_register_passdb() - plus some small fixes
2002-11-15 Tim PotterA cool idea from mbp: create a big shared library of...
2002-11-14 Tim PotterQuieten status message when linking libsmbclient.so
2002-11-13 Jelmer VernooijAdd installmodules and uninstallmodules targets
2002-11-13 Jelmer VernooijMove 'weird' character set into new 'developer' module
2002-11-13 Jelmer VernooijOnly add modules/pdb_xml.so and modules/pdb_mysql.so...
2002-11-13 Jelmer VernooijAdd make target 'modules' that currently builds vfs_aud...
2002-11-10 Jelmer VernooijAdd $(POPT_LIB_OBJ) to PROTO_OBJ
2002-11-10 Simo Sorceconsolidate error mapping functions into a single file
2002-11-07 Jeremy AllisonMerge of scalable printing code fix... Needs testing.
2002-11-06 Jelmer VernooijRemove pdb_sql.o.. this one got in by accident
2002-11-05 Jelmer VernooijSmall fix from Guenther Deschner <guenther.deschner...
2002-11-05 Jelmer VernooijAdd support to build plugins in source/
2002-11-05 Tim PotterRemove DRIVERFILE constant. It was removed with the...
2002-11-05 Tim PotterFix mysterious error message when running 'make python_...
2002-11-04 Andrew BartlettVFStest already has pop_common via smbd, so don't link...
2002-11-04 Jelmer VernooijAdd @BUILD_POPT@ to smbclient
2002-11-04 Andrew BartlettBecouse lib/popt_common.c uses POPT, we must not includ...
2002-11-04 Andrew BartlettTry to fix popt dependencies - we were linking to popt...
2002-11-04 Andrew BartlettAny conversion to POPT must *always* add @BUILD_POPT...
2002-11-04 Richard SharpeThe fixes from Tom plus a minor update from me.
2002-11-01 Richard SharpeFix a problem with spaces vs tabs
2002-11-01 Richard SharpeAdd more code to the profiles program and add Makefile...
2002-10-30 Jelmer VernooijAdd initial vesion of new module system
2002-10-30 John TerpstraAdded Buchan Milne's DESTDIR patch.
2002-10-21 Gerald Cartersync with SAMBA_3_0
2002-10-09 Jelmer VernooijDistclean should remove scripts/findsmb (patch from...
2002-10-04 Gerald CarterMerge ... working dsrolegetprimdominfo() client code...
2002-10-03 Andrew BartlettVFStest uses all of smbd's .o files, so needs -lpam...
2002-10-03 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net>:
2002-09-29 Andrew BartlettRemove sam/api.c.
2002-09-28 Andrew BartlettAdd the beginings of sam_ads to the tree.
2002-09-27 Andrew BartlettMove a number of ADS related functions out into utility...
2002-09-27 Andrew BartlettVance picked up a pile of typos etc at the CIFS confern...
2002-09-25 Jelmer VernooijCompile samtest with LIBADS_OBJ and PASSDB_OBJ...
2002-09-19 Tim Potterremove proto headers on realclean
2002-09-19 Jelmer VernooijMerge in first command for 'samtest'
2002-09-19 Tim PotterClean up python extensions in clean target.
2002-09-18 Volker LendeckeFirst code for 'net rpc vampire'. We should probably...
2002-09-17 Jeremy AllisonNever, *ever* hold a mutex lock in the message database...
2002-09-12 Jeremy AllisonFirst cut at portable sendfile code. Only used in readX...
2002-09-11 Andrew Tridgelladded gencache implementation from mimir - thanks!
2002-09-09 Martin PoolAdd python_install target. Not called by default....
2002-09-09 Martin PoolPython's setup.py does not need to be munged by configu...
2002-09-09 Martin PoolAdd --with-python=PYTHONNAME configure option, so that...
2002-09-09 Martin PoolMerge tpot's patch to add targets to build Python stuff...
2002-09-08 Jelmer VernooijPatch from Stefan (metze) Metzmacher with more updates...
2002-09-06 Andrew BartlettThis is the 'easy' parts of the trusted domains patch...
2002-09-06 Andrew BartlettPatch from "Stefan (metze) Metzmacher" <metze@metzemix.de>
2002-08-30 Gerald Carterfix proto
2002-08-30 Gerald Carterfix broken dependencies....
2002-08-30 Gerald Carterbreak out REGISTRY_VALUE & REGVAL_CR objects into separ...
2002-08-29 Jelmer VernooijSeveral compiler warning fixes + fix dependencies samtest
2002-08-29 Andrew BartlettI think this should fix the compile on some of the...
2002-08-29 Jelmer VernooijAdd plugin support for the sam system from metze (based...
2002-08-29 Jelmer VernooijAdd new files to Makefile + typo fix
2002-08-29 Jelmer VernooijPut in patch from metze (Stefan Metzmacher) to:
2002-08-28 Jelmer VernooijPut in intermediate version of new SAM system. It's...
next