test_pack_failures: The old and new code is not exactly the same about
[samba.git] / source /
2002-11-04 Martin Pooltest_pack_failures: The old and new code is not exactly...
2002-11-04 Martin Pooltest_pack: Coercing a dictionary to a sequence as it...
2002-11-04 Martin PoolAdd FIXME about --with-python
2002-11-04 Jelmer VernooijMove testsmbc.c to examples
2002-11-04 Jelmer VernooijAdd @BUILD_POPT@ to smbclient
2002-11-04 Jelmer VernooijHandle -p correctly
2002-11-04 Jelmer VernooijMake IRIX happy
2002-11-04 Andrew BartlettBecouse lib/popt_common.c uses POPT, we must not includ...
2002-11-04 Andrew BartlettAllow 'normal' accounts in the non-unix-account range...
2002-11-04 Andrew BartlettFix debug
2002-11-04 Andrew BartlettMove to the use of the 'initialised' flag, rather than...
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-03 Andrew BartlettExtra little fix to vl's patch. Make sure the passdb...
2002-11-03 Andrew Tridgellmake_server_info_guest() can need root for the ldapsam...
2002-11-03 Volker LendeckeForce algorithmic rid base to sane values and talk...
2002-11-02 Jelmer VernooijRemove obsolete function usage and some unused variables
2002-11-02 Jelmer VernooijRemove dummy function I used for testing
2002-11-02 Jelmer VernooijConvert to popt.
2002-11-02 Jelmer VernooijAdd more options to popt_common and use them. Current...
2002-11-02 Andrew BartlettClean up this a little - add comments describing a...
2002-11-02 Andrew BartlettAdd a 'ldap trust ids' option that lets pdb_ldap check...
2002-11-02 Richard SharpeMake sure that %u is used for SID elements ...
2002-11-02 Andrew BartlettReturn the result code, not false (0 == success) on...
2002-11-02 Andrew BartlettFixes for pdb_ldap:
2002-11-02 Tim PotterFix --set-auth-user command to delete entries from...
2002-11-02 Tim PotterSome winbindd cleanups I made trying to fix cr1020:
2002-11-02 Jelmer VernooijAdd popt_common_socket_options
2002-11-02 Tim PotterHandle the case where the password used in RPC connecti...
2002-11-02 Tim PotterDisplay pipe name in rpc bind failure debug.
2002-11-02 Jelmer VernooijConvert to popt
2002-11-01 Richard SharpeAdd the changes to change the SIDs ...
2002-11-01 Richard SharpeAdd more. Parse SIDs on the command line ... soon will...
2002-11-01 Richard SharpeFix a problem with spaces vs tabs
2002-11-01 Richard SharpeRevert that stupid one line change.
2002-11-01 Richard SharpeFix small typo ...
2002-11-01 Richard SharpeAdd more code to the profiles program and add Makefile...
2002-11-01 Tim PotterTidyup of some DCERPC pipe connection debugs. The...
2002-10-31 Jeremy AllisonFix slowdown because of enumerating all print queues...
2002-10-31 Jim McDonoughRe-enable use of existing kerberos tickets.
2002-10-31 Jeremy AllisonCheck the long_archi name is not null.
2002-10-31 Jelmer Vernooijadd smb_load_modules() to load a list of modules -...
2002-10-31 Volker Lendeckesearch & replace doesn't always work reliably :-)
2002-10-31 Richard SharpeAdd a small utility that can print out the SEC DESCs...
2002-10-31 John TerpstraApplied Buchan Milne's patches.
2002-10-30 Jelmer VernooijRerun autoconf
2002-10-30 Jim McDonoughFix build. Don't use BSD setenv. Use POSIX putenv.
2002-10-30 Jelmer Vernooijuse sys_dlopen instead of dlopen (thanks to jra for...
2002-10-30 Tim PotterFix boog in argument list for nt_create_andx.
2002-10-30 Jelmer Vernooij- Remove RTLD_GLOBAL
2002-10-30 Andrew Tridgelladded a timegm() function for systems that don't have it
2002-10-30 Jelmer VernooijAdd init_module_function typedef for new module system
2002-10-30 Jelmer VernooijAdd initial vesion of new module system
2002-10-30 John TerpstraAdded Buchan Milne's DESTDIR patch.
2002-10-29 Jelmer VernooijAdd autom4te.cache (used by newer autoconfs)
2002-10-29 Andrew BartlettFix a nice little memory leak in our uid changing code.
2002-10-29 Tim PotterAdded close and unlink functions.
2002-10-28 Jeremy AllisonFix fd leak with kernel change notify.
2002-10-28 Volker LendeckeImplement 'net maxrid'. Needed to find the maximum...
2002-10-26 Jelmer VernooijFix bug in '-d'
2002-10-26 Andrew BartlettOne more step towards to better PDC.
2002-10-26 Andrew BartlettMake sure that we always return False if the password...
2002-10-26 Andrew BartlettUpdates to winbind's PAM client and server - make the...
2002-10-26 Jeremy AllisonFix problem where an fd would be left open for every...
2002-10-25 Gerald CarterPURGE_PRINTER fix from APP_HEAD
2002-10-25 Jelmer VernooijFix memory leak (patch by Steve Langasek)
2002-10-25 Jelmer VernooijOnly run free_private_data when it's specified (reporte...
2002-10-23 Jeremy AllisonReverted a fix from Volker (sorry). We need to move...
2002-10-23 Andrew Tridgellmuch simpler code to choose a DC to contact in winbindd...
2002-10-23 Jeremy AllisonDebug level 12 is a typo.
2002-10-23 Jeremy AllisonFirst cut of new ACL mapping code from Andreas Gruenbac...
2002-10-23 Andrew Tridgellif trusted domains are disabled then we should not...
2002-10-23 Andrew Tridgellfixed a possible segv when dealing with a blank password
2002-10-22 Jeremy AllisonFix for systems that allow more than 65536 open files...
2002-10-22 Simo SorceSome was asking to look at this code, so better it...
2002-10-21 Tim PotterFixed bug in session setup kwlist.
2002-10-21 Volker LendeckeSame segfault as in add_groupmem.
2002-10-21 Volker Lendeckepdb_unix.c did not really expect group RIDs dictated...
2002-10-21 Gerald Cartermerge from samba_3_0
2002-10-21 Volker LendeckeThis moves the group mapping API into the passdb backend.
2002-10-21 Volker LendeckeI was somewhat annoyed by 'pdbedit -a vl' spitting...
2002-10-21 Jelmer VernooijFix usage message
2002-10-21 Jelmer VernooijRemove obsolete acconfig.h - we now use comments in...
2002-10-21 Jelmer VernooijRecognize FreeBSD5 correctly (not as being sysv...)
2002-10-21 Gerald Cartersync with SAMBA_3_0
2002-10-21 Jelmer VernooijSync with metze's CVS tree
2002-10-21 Martin PoolTest both new samba.tdbpack and oldtdbutil pack/unpack...
2002-10-21 Martin PoolImport old pure Python version of tdbpack/unpack, so...
2002-10-21 Tim PotterThe libsmb module uses py_ntsec.o
2002-10-21 Tim PotterFixed up tconx function. Implemented nt_create_andx...
2002-10-21 Tim PotterWhoops - this should be in py_smb.c
2002-10-21 Martin PoolGive better error messages for TypeError, which will...
2002-10-21 Tim PotterMore cleanups of validation functions.
2002-10-21 Tim PotterZero some more return values.
2002-10-21 Andrew Tridgelladd a 'mangle prefix' option to allow people to tune...
2002-10-21 Tim Potterlevel should be a uint32 in enum_ports function.
2002-10-21 Tim PotterStricter validation in python->C conversion functions.
2002-10-21 Tim PotterFixed DRIVER_INFO_3 conversion function to check for...
2002-10-21 Tim PotterFix a silly memset typo.
next