sfrench/samba-autobuild/.git
2002-02-16 Tim Potterint -> uint32 fixes from andreas
2002-02-16 Tim PotterAdded some splint annotations from andreas.
2002-02-16 Tim PotterAdded comment in lp_string() about debugging memory...
2002-02-16 Tim PotterRemoved some random crap that isn't used anymore.
2002-02-15 Andrew BartlettTry not to malloc -1 bytes (apx 4GB) when the data...
2002-02-15 Martin PoolBack out 1.16.2.3:
2002-02-15 Andrew BartlettSubject:
2002-02-15 Gerald Cartermerge from APPLIANCE_HEAD
2002-02-15 Andrew BartlettWinbind cleanup.
2002-02-15 Tim PotterMerge of smbclient print crash bug fix from app head.
2002-02-13 Gerald Cartermerge from 2.2
2002-02-13 Jim McDonoughFix LDAP modification operation. Cut and paste error...
2002-02-12 Gerald Cartermerge from 2.2
2002-02-12 Gerald Cartermerge from 2.2
2002-02-12 Jim McDonoughAdd ADS_MODLIST to allowed types
2002-02-12 Jim McDonoughtalloc'ify ads modify functions.
2002-02-12 Jim McDonoughtalloc'ify ads modify functions. Also add more complet...
2002-02-11 Jim McDonoughAdd ability to extend ads modification list on the...
2002-02-11 Jim McDonoughUpdate for new ads modlist structure passing
2002-02-11 Jim McDonoughAdd ability to extend ads modification list on the...
2002-02-11 Gerald Cartermerge from 2.2
2002-02-11 Gerald Carterfixes from 2,2
2002-02-11 Andrew BartlettA few small winbind updates:
2002-02-09 Gerald Carterdoc merge from 2.2
2002-02-09 Andrew BartlettFix up some braindamage in the testsuite.
2002-02-09 Jeremy AllisonBring printing in HEAD inline with 2.2.x and app-head.
2002-02-09 Samba Release... preparing for release of 3.0-alpha15
2002-02-09 Andrew BartlettDo the reverse DNS lookup, but only if 'hostname lookup...
2002-02-08 Gerald Cartermerge from APPLIANCE_HEAD
2002-02-08 Andrew BartlettFix up some of the DEBUG lines in winbind_pam.c
2002-02-07 Herb Lewissmbsh need CC not SHLD
2002-02-07 Herb Lewisquite errors about unnecessary const casting - don...
2002-02-07 Andrew Tridgellwhen a trusted domain is down an ADS server will return...
2002-02-06 Christopher... I added two lines of comments regarding the include...
2002-02-06 Andrew BartlettTry to get this finally working. (Note to self: *alway...
2002-02-06 Jim McDonoughFix ldapmod list overrun check. Also better document...
2002-02-06 Tim Potter0x is the traditional prefix for displaying hex numbers.
2002-02-06 Herb Lewisno longer need separate build o32 smbwrapper
2002-02-06 Herb Lewisfix for IRIX toolroot builds
2002-02-05 Andrew BartlettFix use of uninitialsed variable in PAM code
2002-02-05 Andrew BartlettSee if we can get slightly valid C for the non-PAM...
2002-02-05 Andrew BartlettDrastic impromvents to pam_winbind.
2002-02-05 Andrew Tridgellgot rid of a silly '*' in printout
2002-02-05 Andrew Tridgell- only show 1 cleanup msg per client
2002-02-05 Andrew Tridgellfixed the directory removal for when the dir doesn...
2002-02-05 Jeremy AllisonFix stupid typo !
2002-02-05 Andrew Tridgellrewrote smbtorture to use the new dbench 2 format and...
2002-02-05 Andrew Tridgellcheck for empty parameters in qpathinfo
2002-02-05 Andrew Tridgellsupport double functions
2002-02-05 Andrew Tridgellfixed a bug in qpathinfo client code
2002-02-04 Gerald Carterremoved several parameters ("client code page", "valid...
2002-02-04 Richard SharpeAdd the new smbprint shell script, smbprint-new.sh...
2002-02-04 Simo Sorcebetter debug messages!
2002-02-03 Andrew BartlettA new simpiler syntax demands a new simpiler HOWTO...
2002-02-03 Andrew BartlettMake smbgroupedit a little easier on the user.
2002-02-02 Jim McDonoughChange ADS_ERROR family of macros - removed semicolon...
2002-02-02 Jim McDonoughUpdate for function name changes, plus do some of the...
2002-02-02 Jim McDonoughmerge in some changes from Alexey Kotovich. Return...
2002-02-02 Gerald Cartermerge from 2.2
2002-02-02 Gerald Cartermerge from 2.2 and regen
2002-02-02 Gerald Cartermerge from 2.2
2002-02-02 Jim McDonoughAdd support for net ads printer to publish, remove...
2002-02-02 Jim McDonoughMinor bug fixes, plus support to remove a printer....
2002-02-01 Simo Sorceupdate from 2.2
2002-02-01 Jim McDonoughAdd ads printer information
2002-02-01 Jim McDonoughFix build errors on non-ldap systems...change function...
2002-02-01 Jim McDonoughFix file header description and copyright (from cut...
2002-02-01 Jim McDonoughAdd ldap_printer.c build for ADS printer objects.
2002-02-01 Jim McDonoughModule for ADS operations on a printer object in the...
2002-02-01 Jim McDonoughAdd functions for modifying an entry in ADS. Needed...
2002-01-31 Jeremy AllisonFix from Michael Steffens <michael_steffens@hp.com...
2002-01-31 Andrew Tridgellreduced memory usage in winbindd with a rpc backend...
2002-01-31 Tim PotterRemoved unused variables.
2002-01-31 Andrew Tridgelladded 'wbinfo --sequence' to show sequence numbers...
2002-01-31 Tim PotterAdded administrator access check for server side add...
2002-01-31 Tim PotterAdded make functions for SPOOL_Q_{ADD,SET,DELETE}FORM.
2002-01-31 Andrew BartlettInitialise some SAM_ACCOUNT structs to NULL, and add...
2002-01-31 Tim PotterAdded addform, setform and deleteform cli functions.
2002-01-31 Tim PotterAdded addform, setform and deleteform commands. The...
2002-01-31 Tim PotterAdded some constants for the flags field in the FORM_1...
2002-01-31 Tim PotterAdded constant for WERR_FILE_EXISTS.
2002-01-31 Andrew Tridgellthis fixes the problem of not being able to add a SD...
2002-01-30 Samba Release... preparing for release of 3.0-alpha14
2002-01-30 Andrew BartlettBack out herb's changes (to allow smbpasswd -x to work...
2002-01-30 Andrew BartlettAn attempt at producing the correct Makefile magic...
2002-01-30 Tim PotterAddd wrepld (what a cool name!)
2002-01-30 Tim PotterAdded wrepld_proto.h
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-30 Tim PotterUnused file.
2002-01-30 Gerald Cartermerge from 2.2
2002-01-30 Herb Lewismerge change from @_2 to allow smbpasswd -x to delete...
2002-01-30 Tim PotterFix for password change from Samuel Ziegler <sam@xpedio...
2002-01-30 Tim PotterRemoved silly fprintf(stderr, ...) debug.
2002-01-29 Martin PoolDoc.
2002-01-29 Jeremy AllisonFix "strict allocate" to write the data out on ftruncat...
2002-01-29 Tim PotterSince we have dynamic initialisation in the group mappi...
2002-01-28 Gerald Cartermake all-docs to make sure everything is up-to-date
2002-01-28 Andrew BartlettName another talloc.
2002-01-27 Simo Sorceminor fix and checks
2002-01-27 Andrew BartlettSome more 'winbind default domain' support patches...
next