kai/samba.git
2002-03-27 John TerpstraTold make to build nsswitch/pam_winbind.so - someone...
2002-03-27 Tim PotterConverted to #include *.c format.
2002-03-27 Tim PotterBroke out stuff into other files.
2002-03-27 Tim PotterMoved pyconv definitions across.
2002-03-27 Tim PotterFixed bug in guards.
2002-03-27 Tim PotterConverted to #include *.c format to avoid namespace...
2002-03-27 Tim PotterMoved general printer related calls here.
2002-03-27 Tim PotterMoved printer driver related calls here.
2002-03-27 Jim McDonoughWhoops, left the paged control not critical in the...
2002-03-27 Jeremy AllisonRemoved HAVE_LIBDL from most places (except system...
2002-03-27 Jim McDonoughAdd server control to prevent referrals in paged search...
2002-03-27 Jeremy AllisonAllow hosts allow/deny to use xx.xx.xx.xx/yy syntax.
2002-03-27 Jeremy AllisonIn msleep - never sleep for more than 1 second. Cope...
2002-03-27 Jeremy AllisonMoved debug messages for grabbing/releasing mutex.
2002-03-26 Tim PotterUnblock sigusr1 on startup.
2002-03-26 Jeremy AllisonDon't hold the mutex for more than 20 seconds.
2002-03-26 Tim PotterAdded code for smb messaging. winbindd now responds...
2002-03-26 Jeremy AllisonDon't do a zero-length malloc (caught with dmalloc...
2002-03-26 Tim PotterMoved conv functions to separate file.
2002-03-26 Tim Potter#include "py_conv.h"
2002-03-26 Tim PotterAdded ports and conversion routines.
2002-03-26 Tim PotterRegenerated patch.
2002-03-26 Tim PotterPort related functions.
2002-03-26 Tim PotterSamba structure <-> Python dictionary helper functions.
2002-03-26 Tim PotterMoved form related functions as methods in the policy...
2002-03-26 Tim PotterAppend $(srcdir) to include directories.
2002-03-26 Tim PotterPass $(srcdir) to setup.py
2002-03-26 Tim PotterRenamed internal methods so as not to clash with symbol...
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-26 Jeremy AllisonRemoved unused variable.
2002-03-26 Jeremy AllisonTests for insane open semantics.
2002-03-26 Jeremy AllisonMatched W2K *insane* open semantics....
2002-03-26 Jeremy AllisonAdded 5 *NASTY* non-io open tests....
2002-03-25 Andrew Bartlettadd {push,pull}_ucs2{allocate,talloc}() functions.
2002-03-25 Martin PoolRoll back proto.h changes -- to hard to do them portabl...
2002-03-24 Tim PotterSpelling fixes.
2002-03-23 Jeremy AllisonSet default recycle directory permissions as 0770....
2002-03-23 Andrew BartlettDocumentation updates.
2002-03-23 Andrew BartlettExtra parinoa and DEBUG()s for the make_user_info_map...
2002-03-23 Andrew BartlettCorrectly store the hostname of the remote machine...
2002-03-23 Andrew Bartlettrerun autoconf
2002-03-23 Andrew BartlettMake a number of the lookup tables 'const'. I'm told...
2002-03-23 Andrew BartlettUpdate some of the DEBUG()s in Get_Pwnam_internal()
2002-03-23 Andrew BartlettPatch from Hasch@t-online.de (Juergen Hasch) to add...
2002-03-23 Andrew BartlettMinor fixes:
2002-03-23 Andrew BartlettVarious winbind updates:
2002-03-23 Andrew BartlettJoin as a server trust account if the server role is...
2002-03-23 Jeremy AllisonForgot torture hacks...
2002-03-23 Jeremy AllisonFix the mp3 rename bug - also tidy up our open code...
2002-03-22 Tim PotterStomped on some header file version numbers that have...
2002-03-22 Tim PotterMake debug statment less confusing.
2002-03-22 Herb Lewiscut and paste inserted spaces instead of tab. Some...
2002-03-22 Tim PotterAdded enumerate trusted domains and check secret.
2002-03-22 Herb Lewisadd a -n maxloops option so this can be run in a script...
2002-03-21 Herb Lewismake install should also install the default dat files...
2002-03-21 Jeremy AllisonMissed a couple of fetch/store_ints.
2002-03-21 Jeremy AllisonMake winbindd_idmap tdb endian independent. This is...
2002-03-21 Jeremy AllisonWhen upgrading from an old idmap tdb, remember to overw...
2002-03-21 Herb Lewismerge fix for core dump when called with no args from 2.2
2002-03-21 Jeremy AllisonFix stupid typo !
2002-03-21 Herb Lewisadd .proto.check
2002-03-21 Herb Lewisupdate usage message with other options. Add a -d debug...
2002-03-21 Herb Lewismust use native endian index when creating default...
2002-03-21 Herb Lewisreturn . and .. first in readdir - this fixes masktest...
2002-03-21 Andrew BartlettThere is no reason we can't join a domain with secuirty...
2002-03-21 Andrew Tridgellmake net ads info work with -S
2002-03-21 Tim PotterCompile fix for --with-profiling-data
2002-03-21 Andrew BartlettDon't leak memory on failure.
2002-03-21 Andrew BartlettMake sure to initaliase SAM_ACCOUNT pointers to NULL...
2002-03-21 Andrew Tridgellfixed the secondary group mappings for ADS users
2002-03-20 Gerald Cartermerge from APPLIANCE_HEAD
2002-03-20 Jeremy AllisonEnsure we don't do lp_servicename()'s in tdb traverse...
2002-03-20 Jeremy AllisonPrint queue entries *must* have queue names, not number...
2002-03-20 Jeremy AllisonJohn's patch changed the size of a structure stored...
2002-03-20 Jeremy AllisonHEAD only fix for truncate from Alexander Bokovoy ...
2002-03-20 Andrew BartlettMake ldapsam compile again.
2002-03-20 Jeremy AllisonBUFFER_SIZE Should be 128k if large read write tests...
2002-03-20 Martin PoolAdd assertions that kill() is never accidentally passed...
2002-03-20 Tim PotterActually use flags passed in PYTHON_CFLAGS variable.
2002-03-20 Tim PotterAdded enum domain users and enum domain groups.
2002-03-20 Tim PotterPass $(CFLAGS) and $(CPPFLAGS) to python compile instea...
2002-03-20 Tim PotterAdded name_to_sid and sid_to_name functions.
2002-03-20 Tim PotterRemove nsswitch from include directories.
2002-03-20 Tim PotterCache call to winbind separator.
2002-03-20 Gerald Carterresetprinter merge from SAMBA_2_2
2002-03-20 Tim PotterIgnore autogenerated setup.py
2002-03-20 Tim PotterInitial version.
2002-03-20 Jeremy AllisonCorrectly increment offset in cli_smbwrite.
2002-03-20 Andrew BartlettAllow a zero rid in pdb_smbpasswd. When given a zero...
2002-03-20 Jeremy AllisonTest against W2K that we're doing large read/writes...
2002-03-20 Jeremy AllisonEnsure we get a real fd when opening for set file alloc...
2002-03-20 Tim PotterMerge of Richard's lookupsid fix.
2002-03-20 Jeremy AllisonFix for debug typo.
2002-03-20 Jeremy AllisonRemove the "stat open" code - make it inline. This...
2002-03-20 Tim PotterMerge from app-head:
2002-03-19 Tim PotterPatch to configure.in and Makefile.in for Python extens...
2002-03-19 Jeremy AllisonMerge JohnR's fix.
2002-03-19 Andrew Tridgellthe beginning of a test to determine and display a...
2002-03-19 Tim Pottersetup.py for samba python wrappers
2002-03-19 Andrew Tridgellmake "net ads user" and "net ads group" also use the...
next