samba.git
2002-11-05 Tim PotterFix mysterious error message when running 'make python_...
2002-11-05 Richard SharpeStart handling Big Endian machines as well as little...
2002-11-05 Martin Poolpytdbpack_unpack: Handle unpacking Buffers into (LEN...
2002-11-04 Andrew BartlettVFStest already has pop_common via smbd, so don't link...
2002-11-04 Martin PoolAdd more test cases that now work.
2002-11-04 Martin Poolpytdbpack_pack_data: Allow 'd' and 'w' formats to take...
2002-11-04 Martin PoolMake sure uint32 unpacking is unsigned, and generates...
2002-11-04 Martin PoolRe-add some tests which do work with both implementations
2002-11-04 Martin PoolComment out test cases where the old and new parser...
2002-11-04 Martin Poolpytdbpack_calc_reqd_len: Correct calculation of packed...
2002-11-04 Martin PoolChange to representing buffers ('B') as (LEN, STRING...
2002-11-04 Martin Pooltest_pack_extra: Add additional cases.
2002-11-04 Martin Pooltest_pack_extra: Better way of testing packing with...
2002-11-04 Martin Poolpytdbpack_calc_reqd_len: It's no longer an error to...
2002-11-04 Martin PoolDoc
2002-11-04 Martin Pooltest_pack_extra: The old code does not complain when...
2002-11-04 Martin Pooltest_pack_failures: The old code does not complain...
2002-11-04 Martin Poolpytdbpack_calc_reqd_len: Make exception be thrown corre...
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 Jelmer VernooijSync to actual state
2002-11-04 Martin PoolAdd FIXME about --with-python
2002-11-04 Jelmer VernooijLarge number of updates - new structure of the HOWTO...
2002-11-04 Jelmer VernooijMove testsmbc.c to examples
2002-11-04 Jelmer Vernooijtestsmbc should only be in examples
2002-11-04 Jelmer VernooijMove encryption algorithm explanation to dev-doc
2002-11-04 Jelmer VernooijMove explanation of encryption algorithm to dev-doc
2002-11-04 Jelmer VernooijAdd @BUILD_POPT@ to smbclient
2002-11-04 Jelmer VernooijDon't pass any booleans to pdb_set_* functions
2002-11-04 Jelmer VernooijDon't pass true to pdb_set_* functions
2002-11-04 Jelmer VernooijHandle -p correctly
2002-11-04 Jelmer VernooijAdapt to metze's PDB_SET patch
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 BartlettFix typo
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-02 Jelmer VernooijInitial updating of Diagnosis
2002-11-02 Jelmer VernooijUpdate status of docs - some more manpages are now...
2002-11-02 Jelmer VernooijUpdate manpages - make ready for 3.0
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 Jelmer VernooijAdd initial upgrading doc (doesn't contain much currently)
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 TerpstraAnother Buchan Milne patch that escaped the last commit.
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 VernooijThe locking description in this doc is outdated - note...
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 TerpstraNot sure why this is here - so off it goes.
2002-10-30 John TerpstraAdding Buchan Milne's updates from HEAD.
2002-10-30 John TerpstraAdding Buchan Milne's updates.
2002-10-30 John TerpstraAdded Buchan Milne's DESTDIR patch.
2002-10-29 Jelmer VernooijAdd autom4te.cache (used by newer autoconfs)
2002-10-29 Jelmer VernooijWe also support security = server
2002-10-29 Jelmer Vernooij2.2 was the previous release - don't talk about it...
2002-10-29 Jelmer VernooijSmall markup fixes
2002-10-29 Jelmer Vernooij-E doesn't take arguments
2002-10-29 Jelmer VernooijSync with actual changes
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.
next