abartlet/samba.git/.git
2007-10-10 Simo Sorcer16070: Fix kludge_acls
2007-10-10 Andrew Bartlettr16069: Remove unused destructor and an unused variable.
2007-10-10 Andrew Bartlettr16068: Check against the correct result in the ldap...
2007-10-10 Andrew Bartlettr16067: Remove const, it isn't required and just causes...
2007-10-10 Andrew Bartlettr16066: The OSX AD plugin uses objectCategory searches...
2007-10-10 Andrew Bartlettr16063: Make is clearer when we can't write to the...
2007-10-10 Andrew Bartlettr16062: objectCategory is a DN, and needs to be matched...
2007-10-10 Andrew Bartlettr16061: Prove that removing the objectClass list in...
2007-10-10 Volker Lendecker16059: Remove accidential commit
2007-10-10 Volker Lendecker16058: Test a Join using SetUserInfo level 25, as...
2007-10-10 Andrew Bartlettr16056: Fix errors found by trying to use our kpasswd...
2007-10-10 Andrew Bartlettr16053: Allow entries without an objectClass. We need...
2007-10-10 Andrew Bartlettr16052: Add .m4 file for XATTR detection (from ntvfs...
2007-10-10 Andrew Bartlettr16051: Move the XATTR compatability code into a new...
2007-10-10 Volker Lendecker16045: RPC-SAMBA3SESSIONKEY tests the different varian...
2007-10-10 Volker Lendecker16044: Create a samba3 specific file in torture/rpc...
2007-10-10 Simo Sorcer16043: Fix error message
2007-10-10 Simo Sorcer16042: Fix crashbug caused by incorret error reporting.
2007-10-10 Jelmer Vernooijr16040: Support more recent versions of autoconf
2007-10-10 Jelmer Vernooijr16039: Add missing #!, don't rely on bash
2007-10-10 Simo Sorcer16036: Add a couple of new functions to corretly deal...
2007-10-10 Andrew Bartlettr16028: Re-add the objectclass module, in the new async...
2007-10-10 Stefan Metzmacherr16024: OpenBSD doesn't have ENOTSUP so use ENOSYS
2007-10-10 Stefan Metzmacherr16023: we don't need a global variable here...
2007-10-10 Simo Sorcer16022: ooops, a bit too aggressive commit :-)
2007-10-10 Simo Sorcer16021: While studying how to make samldb really async...
2007-10-10 Stefan Metzmacherr16013: hopefully fix the configure check for darwin
2007-10-10 Stefan Metzmacherr16012: do the type checks before anythingelse
2007-10-10 Stefan Metzmacherr16011: we don't need sys/bitypes.h any more
2007-10-10 Stefan Metzmacherr16010: deal with the case that int64,uint64 are alread...
2007-10-10 Stefan Metzmacherr16009: fix the build
2007-10-10 Stefan Metzmacherr16008: make debugging easier, and use the os name...
2007-10-10 Andrew Bartlettr16007: If no error string was setup by the backend...
2007-10-10 Stefan Metzmacherr16006: only (f)getxattr returns ssize_t
2007-10-10 Stefan Metzmacherr16005: add support for XATTR's on MacOS
2007-10-10 Stefan Metzmacherr16004: - move #ifdef outof the real functions
2007-10-10 Stefan Metzmacherr16003: Tru64 doesn't have strtoll/strtoull but the...
2007-10-10 Stefan Metzmacherr16002: fix the build on solaris
2007-10-10 Stefan Metzmacherr16001: we don't use u_intX_t any more
2007-10-10 Stefan Metzmacherr16000: - use uint16_t instead of u_int16_t
2007-10-10 Andrew Bartlettr15999: password_hash module changes:
2007-10-10 Rafal Szczesniakr15996: Implement a missing monitor message.
2007-10-10 Stefan Metzmacherr15993: don't use u_int32_t, as the main heimdal code...
2007-10-10 Stefan Metzmacherr15992: fix the subsystem name,
2007-10-10 Stefan Metzmacherr15991: try to fix the build on au2 IRIX 6.4
2007-10-10 Stefan Metzmacherr15988: try to fix the build on au2 IRIX 6.4
2007-10-10 Jelmer Vernooijr15986: Declare struct tm
2007-10-10 Stefan Metzmacherr15981: we need to initialize 'ret' before 'goto failed'
2007-10-10 Stefan Metzmacherr15979: some farmating...
2007-10-10 Stefan Metzmacherr15978: - pass the error code back to the caller...
2007-10-10 Stefan Metzmacherr15970: add a more verbose comment to tridge's fix...
2007-10-10 Stefan Metzmacherr15964: fix error handling in ldb_ildap backend
2007-10-10 Stefan Metzmacherr15963: fix warnings
2007-10-10 Stefan Metzmacherr15962: fix a crash when connect fails
2007-10-10 Stefan Metzmacherr15957: - add a test that fetches the schema from an...
2007-10-10 Stefan Metzmacherr15956: fix warnings
2007-10-10 Stefan Metzmacherr15955: fix whitespaces
2007-10-10 Andrew Tridgellr15953: our timegm() replacement still doesn't work...
2007-10-10 Andrew Tridgellr15950: another printf() crash on solaris
2007-10-10 Jeremy Allisonr15947: Do the same test on setting allocation info.
2007-10-10 Jeremy Allisonr15946: Added check that proves that setpathinfo on an
2007-10-10 Simo Sorcer15945: Check ltdb_modified results
2007-10-10 Simo Sorcer15944: rename LDB_ASYNC_ADD -> LDB_ADD, LDB_ASYNC_MODI...
2007-10-10 Simo Sorcer15942: Remove the sync internal ldb calls altogether.
2007-10-10 Rafal Szczesniakr15941: We don't use call levels, at the moment. Remove...
2007-10-10 Rafal Szczesniakr15940: Add new field to pass username to libnet_rpc_us...
2007-10-10 Rafal Szczesniakr15939: Add tests for userinfo call with username argum...
2007-10-10 Rafal Szczesniakr15938: Extend userinfo call with one optional stage...
2007-10-10 Rafal Szczesniakr15937: Currently, we don't use nor support distinguish...
2007-10-10 Simo Sorcer15933: remove the last sync call to ldb_request
2007-10-10 Simo Sorcer15932: Remove per request creds
2007-10-10 Volker Lendecker15930: Attempt to fix the buildfarm segfaults -- thank...
2007-10-10 Simo Sorcer15927: Optimize ldb module traverse while keeping...
2007-10-10 Rafal Szczesniakr15926: Add NET-API-DELETEUSER test to the standard...
2007-10-10 Simo Sorcer15922: password_hash.c has proven to be a good way...
2007-10-10 Rafal Szczesniakr15921: Include new headers.
2007-10-10 Rafal Szczesniakr15920: Move userman.c and userinfo.c definition into...
2007-10-10 Rafal Szczesniakr15919: - Create function checking prerequisites like...
2007-10-10 Volker Lendecker15916: Modify RPC-AUTHCONTEXT so that it can be anable...
2007-10-10 Simo Sorcer15913: Error passing in the async code is not in agood...
2007-10-10 Volker Lendecker15912: Run an rpc request with an invalid uid and...
2007-10-10 Jelmer Vernooijr15908: Mention ncalrpc in smbtorture help output
2007-10-10 Jelmer Vernooijr15907: Add simple manpage for gwsvcctl
2007-10-10 Andrew Tridgellr15902: more test code that should be using d_printf()
2007-10-10 Andrew Tridgellr15898: use d_printf() in some more places to fix more...
2007-10-10 Andrew Tridgellr15897: switch to d_printf() in the libnet_share test...
2007-10-10 Andrew Tridgellr15896: we're getting a lot of crashes on the build...
2007-10-10 Jelmer Vernooijr15893: Update TODO
2007-10-10 Jelmer Vernooijr15892: Remove the COM management code - DCOM should be
2007-10-10 Jim McDonoughr15883: Make sure timegm() prototype is available ...
2007-10-10 Andrew Tridgellr15882: I forgot to add in this prototype for strtok_r()
2007-10-10 Andrew Tridgellr15881: fixed the RAW-ACLS test for 64 bit systems...
2007-10-10 Andrew Tridgellr15880: the ntvfs_handle changes broke rpc on big-endia...
2007-10-10 Andrew Tridgellr15879: strtok_r() replacement, for solaris
2007-10-10 Jelmer Vernooijr15878: Add explicit initialization to make the IBM...
2007-10-10 Jelmer Vernooijr15877: Fix error message - caught by the IBM checker
2007-10-10 Jelmer Vernooijr15876: Fix build on IPv6-less systems.
2007-10-10 Jelmer Vernooijr15875: Fix bug in smbclients 'put' command tridge...
2007-10-10 Jelmer Vernooijr15871: Fix systems with native iconv
2007-10-10 Jelmer Vernooijr15870: Improve detection of iconv - should prevent...
next