amitay/samba.git
2002-02-02 cvs2svn Import... This commit was manufactured by cvs2svn to create tag release-2-2-3 samba-2.2.3
2002-02-02 Jeremy AllisonLast changes (fingers crossed :-).
2002-02-02 Jeremy AllisonSync with new packaging.
2002-02-02 Jeremy AllisonSync with new Caldera packaging.
2002-02-02 Jeremy Allison2.2.3 now in sync.
2002-02-02 Jeremy AllisonSync.
2002-02-02 Jeremy AllisonSync with 2.2. tree.
2002-02-02 Jeremy AllisonSync with new debian packaging.
2002-02-02 Jeremy AllisonSync with 2.2.3.
2002-02-02 Jeremy AllisonRemove - not used.
2002-02-02 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
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 Herb Lewisremove duplicate code
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-02 Jeremy AllisonSync for release.
2002-02-02 Jeremy AllisonSync for release.
2002-02-01 Jeremy AllisonSync for release.
2002-02-01 Jeremy AllisonSync for release.
2002-02-01 Simo Sorceupdate from 2.2
2002-02-01 Jeremy AllisonMerge for release.
2002-02-01 Jeremy AllisonSync for release.
2002-02-01 Jeremy AllisonMerging for release.
2002-02-01 Jeremy AllisonMove over to RELEASE branch.
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 cvs2svn Import... This commit was manufactured by cvs2svn to create branch
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...
2002-01-27 Andrew BartlettYes, dev is an 'input/output' paramater...
2002-01-27 Andrew BartlettPatch from Kevin Stefanik <kstef@mtppi.org> to do some...
2002-01-27 Gerald Cartermerge from 2.2 and regenerate
2002-01-27 Andrew BartlettGive pdbedit a -D paramater for setting the DEBUGLEVEL...
2002-01-26 Gerald Cartermerge from APPLIANCE_HEAD
2002-01-26 Andrew Bartlett - Provide sid->name lookup support for non-unix accounts.
2002-01-26 Andrew BartlettBack out some of the less well thought out ideas from...
2002-01-26 Andrew BartlettBring this code into line with new winbind_lookup_name...
2002-01-26 Andrew BartlettMake a talloc'ed copy of this strings so we can pass...
2002-01-26 Andrew BartlettRework lookup_name() to take seperate username/domain...
2002-01-26 Andrew BartlettAdd the become_root()/unbecome_root() wrapper around...
2002-01-26 Andrew BartlettMove the lsa code across to the changed args for lookup...
2002-01-26 Andrew BartlettWe may as well not use these temporary variables -...
2002-01-26 Andrew Bartlettlocal_lookup_name() doens't acutally use its 'domain...
2002-01-26 Andrew BartlettChange the winbind interface to use seperate 'domain...
2002-01-26 Andrew BartlettAllow a winbind client to obtain the server's domain...
2002-01-26 Andrew BartlettRemove the 'direct to winbind' hacks, as they should...
2002-01-26 Andrew BartlettThis always points at a string literal, so it probably...
2002-01-26 Andrew BartlettFix up a security issue with the way we handle domain...
2002-01-26 Andrew Bartlettfix typo
2002-01-26 Andrew BartlettThe new plugable password backend system needs to be...
2002-01-26 Andrew BartlettThese changes commited on a 'no less broken' basis.
2002-01-26 Andrew BartlettTry to get the compiler not to complain about assignmen...
2002-01-26 Andrew BartlettTry to move towards slightly sane linking for Samba...
2002-01-26 Andrew BartlettAdd some information tidbits to an error DEBUG().
2002-01-26 Jeremy AllisonFixed ADDPRINTEREX to take a devmode and a security...
2002-01-25 Jean-François... that's the wins replication daemon !
2002-01-25 Jean-François... rewrote nmbd's wins backend to use a tdb instead of...
2002-01-25 Andrew BartlettChange this code so that we don't do a lookup_name...
2002-01-25 Jim McDonoughEnable net ads commands to use existing tickets if...
2002-01-25 Jeremy AllisonFixed display of "remote downlevel document" in old...
2002-01-25 Jeremy AllisonMake systemtime work for spooling on bigendian systems...
2002-01-25 Jean-François... new message type for nmbd
2002-01-25 Jean-François... remove unused variable
2002-01-25 Jean-François... picky about realloc
2002-01-25 Gerald Cartermerge from 2.2
2002-01-25 Andrew BartlettPassdb changes:
next