kai/samba-autobuild/.git
2007-10-10 Stefan Metzmacherr15734: This is a major change to the NTVFS subsystem:
2007-10-10 Andrew Tridgellr15731: module init functions should return NTSTATUS...
2007-10-10 Rafal Szczesniakr15726: Comments and a couple of minor formattings...
2007-10-10 Simo Sorcer15725: First shot at making password_hash async
2007-10-10 Jim McDonoughr15719: Fix build on systems (AIX) that don't have...
2007-10-10 Stefan Metzmacherr15718: - split the SMBflush with the 0xFFFF wildcard...
2007-10-10 Stefan Metzmacherr15716: disable the cifs_posix ntvfs backend as it...
2007-10-10 Stefan Metzmacherr15715: add my copyright
2007-10-10 Stefan Metzmacherr15714: fix async handling of ntioctl calls and push...
2007-10-10 Stefan Metzmacherr15713: - initialize ntioctl.in.max_data and ntioctl...
2007-10-10 Stefan Metzmacherr15711: - make use of nttrans_setup_reply()
2007-10-10 Stefan Metzmacherr15710: - we no longer need to set the nttrans out...
2007-10-10 Stefan Metzmacherr15709: - return an error is better than ignoring a...
2007-10-10 Stefan Metzmacherr15708: setup count is 8bit and param_count and data_co...
2007-10-10 Volker Lendecker15706: This is a very specific test that helps me...
2007-10-10 Jelmer Vernooijr15702: Fix typo
2007-10-10 Stefan Metzmacherr15694: for the cifs backend it's desired that we pull...
2007-10-10 Stefan Metzmacherr15693: fix the logic for the "cifs:map_trans2" parameter
2007-10-10 Stefan Metzmacherr15690: - disable the lock cancel test against samba3
2007-10-10 Stefan Metzmacherr15689: dummy commit
2007-10-10 Stefan Metzmacherr15688: windows sends 4 as max_setup count on NT IOCTL
2007-10-10 Stefan Metzmacherr15685: let samba3 pass RAW-READ and ignore one bug
2007-10-10 Stefan Metzmacherr15684: fix option passing
2007-10-10 Rafal Szczesniakr15667: Make sure the rpc pipe pointers are zeroed...
2007-10-10 Rafal Szczesniakr15666: Fix a silly typo.
2007-10-10 Rafal Szczesniakr15665: ejsnet test should be better now, after changes...
2007-10-10 Rafal Szczesniakr15664: Add NET-API-DELETEUSER test for libnet_DeleteUs...
2007-10-10 Rafal Szczesniakr15663: Turn libnet_DeleteUser into async function...
2007-10-10 Stefan Metzmacherr15661: add NT_STATUS_OBJECTID_NOT_FOUND
2007-10-10 Jelmer Vernooijr15659: Implement opening a key by name (significant...
2007-10-10 Stefan Metzmacherr15656: for NT IOCTL's we need to control the max_data...
2007-10-10 Jelmer Vernooijr15653: Remove idl_types.h include where possible....
2007-10-10 Jelmer Vernooijr15652: Fix aliases mechanism (fixes #3710)
2007-10-10 Jelmer Vernooijr15651: Add 'MANUAL' command in Ethereal conformance...
2007-10-10 Jelmer Vernooijr15650: Fix perl warning when generating IDL for elemen...
2007-10-10 Jelmer Vernooijr15648: Update MANIFEST to install Samba3 code generators.
2007-10-10 Stefan Metzmacherr15643: add some FSCTL_ codes
2007-10-10 Stefan Metzmacherr15642: add an '--always-create' option to mkproto.pl
2007-10-10 Stefan Metzmacherr15641: we know have source/version.h
2007-10-10 Stefan Metzmacherr15640: - NT IOCTL calls also have an 'in' data_blob
2007-10-10 Stefan Metzmacherr15639: fix warnings
2007-10-10 Stefan Metzmacherr15638: add a usefull macro to get a pointer the smb_ha...
2007-10-10 Stefan Metzmacherr15629: fix some warnings
2007-10-10 Stefan Metzmacherr15628: fix compiler warning
2007-10-10 Rafal Szczesniakr15627: Disabling test of ejsnet till the time I find...
2007-10-10 Rafal Szczesniakr15626: Modify the tests to fit them in current changes...
2007-10-10 Rafal Szczesniakr15625: Partial commit of my current work. It makes...
2007-10-10 Stefan Metzmacherr15624: add some useful helper functions
2007-10-10 Stefan Metzmacherr15622: pass 'target:samba4=yes' to samba4's smbtorture...
2007-10-10 Stefan Metzmacherr15619: use source/version.h again
2007-10-10 Stefan Metzmacherr15618: fix compiler warning
2007-10-10 Stefan Metzmacherr15616: fix white spaces
2007-10-10 Stefan Metzmacherr15615: - add some tests for cancel pending locks by...
2007-10-10 Stefan Metzmacherr15614: the byte range locking error handling caches...
2007-10-10 Stefan Metzmacherr15613: the snum doesn't identify the tcon, but the...
2007-10-10 Stefan Metzmacherr15612: look at the lock_type and not at the notify_ptr...
2007-10-10 Jelmer Vernooijr15607: Fix readline summary reporting
2007-10-10 Jelmer Vernooijr15606: Fix another dependency
2007-10-10 Jelmer Vernooijr15605: Yet another dependencies fix
2007-10-10 Stefan Metzmacherr15603: True isn't a valid parameter here, PVFS_WAIT_TI...
2007-10-10 Jelmer Vernooijr15602: Another dependency fix
2007-10-10 Jelmer Vernooijr15599: Fix more popt dependencies - these should be...
2007-10-10 Jelmer Vernooijr15598: Another dependency fix
2007-10-10 Jelmer Vernooijr15596: Fix another popt dependency issue
2007-10-10 Jelmer Vernooijr15595: Fix another broken dependency rlated to popt
2007-10-10 Jelmer Vernooijr15594: Remove another unused include
2007-10-10 Jelmer Vernooijr15593: Warn about [out] arguments that are not pointer...
2007-10-10 Jelmer Vernooijr15592: Remove unused header
2007-10-10 Jelmer Vernooijr15591: Generate function calls correctly as well.
2007-10-10 Jelmer Vernooijr15590: Fix another include issue
2007-10-10 Rafal Szczesniakr15588: Fix the build of smbtorture.
2007-10-10 Jelmer Vernooijr15587: Generate stubs for the SWIG functions
2007-10-10 Jelmer Vernooijr15586: Remove unused header
2007-10-10 Jelmer Vernooijr15585: Revive pidl's SWIG file generator. It now gener...
2007-10-10 Jelmer Vernooijr15584: List SWIG files as being updated when pidl...
2007-10-10 Simo Sorcer15582: Commit some forgotten stuff that have been...
2007-10-10 Jelmer Vernooijr15581: Remove unused include
2007-10-10 Jelmer Vernooijr15580: (Hopefully) fix pthreads process model
2007-10-10 Jelmer Vernooijr15578: Move some cpp-specific things from CFLAGS to...
2007-10-10 Jelmer Vernooijr15577: Make popt CFLAGS popt-specific rather then...
2007-10-10 Jelmer Vernooijr15576: Separate out Samba4 bits a bit more
2007-10-10 Jelmer Vernooijr15575: Fix getpass test
2007-10-10 Jelmer Vernooijr15574: Keep information about which scalar types are...
2007-10-10 Jelmer Vernooijr15573: Fix build of systems that have iconv headers...
2007-10-10 Jelmer Vernooijr15572: Trim build/m4/rewrite.m4 a bit more, remove...
2007-10-10 Jelmer Vernooijr15568: Simplify detection of iconv libraries a fair...
2007-10-10 Jelmer Vernooijr15567: Add entry for iconv
2007-10-10 Jelmer Vernooijr15565: Rename configure.in to configure.ac, which...
2007-10-10 Jelmer Vernooijr15564: Fix copyrights (this file was originally based...
2007-10-10 Jelmer Vernooijr15563: Fix for use with configurations where srcdir...
2007-10-10 Jelmer Vernooijr15551: Fix clash between config.pm and globally instal...
2007-10-10 Jelmer Vernooijr15538: Use pkg-config file where possible and
2007-10-10 Stefan Metzmacherr15535: fix the build
2007-10-10 Stefan Metzmacherr15533: with this vista does a fine SMB2 TreeConnect...
2007-10-10 Stefan Metzmacherr15532: add a BOOL body_dynamic_present, because the...
2007-10-10 Andrew Tridgellr15530: added testing of generic CLDAP requests, lookin...
2007-10-10 Andrew Tridgellr15524: fix a problem with rpc faults from bind and...
2007-10-10 Stefan Metzmacherr15522: allow cifs:map_trans2 per share
2007-10-10 Jelmer Vernooijr15521: Take an optional subsystem name to generate...
2007-10-10 Andrew Tridgellr15518: the 'password' option in POPT_COMMON_CREDENTIAL...
next