Make sure uint32 unpacking is unsigned, and generates a Python long so
[samba.git] / source3 / Makefile.in
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...
2002-08-25 Andrew BartlettSteve Langasek <vorlon@netexpress.net> has again attemp...
2002-08-23 Herb Lewisremove samsync and spamsync
2002-08-22 Andrew Tridgelladded a 'net rpc samdump' command for dumping the whole...
2002-08-22 Andrew BartlettMake samsync use popt
2002-08-20 Herb Lewisfix generating protos for smbwrapper
2002-08-19 Andrew Tridgelladded a 'net ads lookup' command that does a CLDAP...
2002-08-19 Simo Sorceshould make all platforms happy with popt
2002-08-18 Simo SorceA new utility to test VFS system and modules
2002-08-17 Andrew BartlettMove tridge's getgrouplist() replacement function from...
2002-08-16 Tim PotterMerge of netbios namecache code from APPLIANCE_HEAD.
2002-08-14 Gerald Carterunresolved symbols fix for pam_smbpass from Steve L.
2002-08-12 Jim McDonoughAdd lib/util_uuid.c to build.
2002-08-08 Andrew BartlettSamba dependency hell claim's another victim...
2002-08-07 Jim McDonoughHmm, had too many objects added last time in the nmbd...
2002-08-07 Andrew BartlettPatch from Steve Langasek <vorlon@netexpress.net> to...
2002-08-06 Jim McDonoughOoops...forgot to put this in with the new nmbd samlogo...
2002-08-02 Tim PotterMoved rpc client routines from libsmb back to rpc_clien...
2002-07-29 Tim PotterAdd lib/popt_common.o
2002-07-28 Andrew Tridgellpartial apply of samba-patches 960
2002-07-28 Andrew Tridgellfixed logfile location to honor configure
2002-07-18 Gerald Cartervirtual registry framework with initial printing hooks.
2002-07-15 Gerald Cartersplitting off storage/retrieval routines for abstractin...
2002-07-13 Andrew BartlettMake smbmnt a standalone program from a linker point...
2002-07-11 Richard SharpeCommit Tom Jansen's changes to head.
2002-07-03 Andrew BartlettBreak up the passdb objects (to allow RPC clients to...
2002-06-30 Andrew Tridgellfixed a makefile syntax error that was breaking the...
2002-06-28 Jeremy AllisonProper merge of all the working printing stuff from...
2002-06-26 Gerald Cartermore merges from SAMBA_2_2
2002-06-25 Andrew BartlettAnd fix another missing ubiqx...
2002-06-25 Andrew BartlettFix the smbmnt compile.
2002-06-25 Andrew BartlettBreak up samba's object dependencies, and its prototype...
2002-06-25 Gerald CarterMerge ... SONAMEFLAG stuff from SAMBA_2_2. If I steppe...
2002-06-15 Andrew BartlettWhen adding popt to an application, you need to ensure...
2002-06-15 Andrew BartlettAdd the missing makefile from previous commit
2002-06-07 Andrew BartlettMove the code from lib/util_sid.c that deals with the...
2002-06-06 Gerald Carterenable building of shared libsmbclient
2002-05-23 Andrew BartlettGiven Jeremy's positive response, and a lack of one...
2002-05-22 Andrew BartlettFix a silly memory (getpnam_alloc()) leak spotted by...
2002-05-18 Andrew BartlettRemove unused files.
2002-05-18 Andrew BartlettA few things in this commit:
2002-05-17 Andrew BartlettThis removes --with-ssl from Samba.
2002-05-17 Martin PoolMakes winbindd_proto handling consistent with the other...
2002-05-15 Gerald Cartermore solaris compile fixes (for smbwrapper)
2002-05-09 Gerald Cartermerge from SAMBA_2_2: remove -symbolic from pam_smbpass...
2002-05-09 Gerald Carterpidfile merge from SAMBA_2_2 (including --with-fhs...
2002-04-30 Martin PoolFix $MAKE
2002-04-30 Martin PoolTwo small fixes for "make proto": wbrepld was never...
2002-04-24 Andrew Tridgella new "dual daemon" operating mode for winbindd
2002-04-13 Andrew BartlettFix the build on platforms that use our internal popt.
2002-04-12 Andrew Tridgell- added a mangling test suite that measures the collisi...
2002-04-11 Andrew Tridgellthis adds a completely new hash based mangling scheme
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-04-05 Jim McDonoughadd utils/net_help.c to bin/net build
2002-04-04 Tim PotterMake bin/nsstest as part of torture target.
2002-04-04 Jim McDonoughAdd libads/ldap_user.c to build for ads user management.
2002-03-30 John TerpstraAdded build option for "everything". Changed build...
2002-03-29 Herb Lewismerge winbindd WINS changes from 2.2
2002-03-25 Martin PoolRoll back proto.h changes -- to hard to do them portabl...
next