gd/samba/.git
2007-10-10 Andrew Tridgellr8041: remove a mis-spelled debug message :-)
2007-10-10 Andrew Tridgellr8040: run ldb test suite as part of samba 'make test'
2007-10-10 Andrew Tridgellr8039: allow ldb test suite to be run outside of the...
2007-10-10 Andrew Tridgellr8038: - fixed indexing on binary values that need...
2007-10-10 Andrew Tridgellr8037: a fairly major update to the internals of ldb...
2007-10-10 Stefan Metzmacherr8036: revert rev 8023/8024 as they have a bugs.
2007-10-10 Andrew Tridgellr8035: added indexing tests. current ldb fails the...
2007-10-10 Andrew Tridgellr8033: - add easier valgrind testing
2007-10-10 Andrew Tridgellr8032: added loop detection into talloc. Robert Collins...
2007-10-10 Stefan Metzmacherr8028: fix a crash bug in ulogoff, when the tree_connec...
2007-10-10 Stefan Metzmacherr8024: avoid one memcpy in the ipc_trans dcesrv_output...
2007-10-10 Stefan Metzmacherr8023: use a pointer to a DATA_BLOB for each reply,
2007-10-10 Stefan Metzmacherr8021: we only need to return STATUS_BUFFER_OVERFLOW...
2007-10-10 Stefan Metzmacherr8020: - add --with-selftest-prefix option that specify...
2007-10-10 Andrew Bartlettr8016: Get the keyblock arguments correct. (the contex...
2007-10-10 Andrew Bartlettr8013: Remember to add the header containing the protot...
2007-10-10 Jelmer Vernooijr8012: Add UUID for NDR64 transfer syntax.
2007-10-10 Andrew Tridgellr8011: arrgh, commit the right version this time
2007-10-10 Andrew Tridgellr8010: added testing of wildcard attributes
2007-10-10 Andrew Tridgellr8009: expanded the ldb test suite. It worried me that...
2007-10-10 Andrew Tridgellr8006: I have seen w2k3 send multiple encoding syntaxes...
2007-10-10 Andrew Tridgellr8005: escape '"' characters in ldap expressions. Makes...
2007-10-10 Andrew Tridgellr8004: added a maximum EAs size test from Kukks.
2007-10-10 Andrew Tridgellr8003: ensure that we don't try to send a trans request...
2007-10-10 Andrew Tridgellr8002: favor addresses on our local interfaces in NBT...
2007-10-10 Andrew Bartlettr8001: Also fill in the krbtgt checksum, and make sure...
2007-10-10 Andrew Bartlettr8000: It seems make proto is required, for reasons...
2007-10-10 Rafal Szczesniakr7999: Fix lacking structure definition.
2007-10-10 Andrew Bartlettr7993: Further work on the Krb5 PAC.
2007-10-10 Andrew Bartlettr7991: I forgot to free the keyblock once we are done...
2007-10-10 Andrew Bartlettr7990: An attempt at documenting the current state...
2007-10-10 Andrew Bartlettr7989: Allow the use of hashed passwords in the kerbero...
2007-10-10 Andrew Bartlettr7988: Store the KVNO for the machine account, and...
2007-10-10 Andrew Bartlettr7986: Fix the compile, thanks to HotaruT.
2007-10-10 Andrew Bartlettr7980: Forgot to add kerberos_pac.c to this config...
2007-10-10 Andrew Bartlettr7979: Metze reminded me to try one more combination...
2007-10-10 Andrew Bartlettr7978: A start again on PAC verification. I have notic...
2007-10-10 Andrew Tridgellr7977: split up 'make clean' a little more as it is...
2007-10-10 Andrew Bartlettr7971: structs.h update
2007-10-10 Andrew Bartlettr7970: This SMB signing code (merged from 3.0) turned...
2007-10-10 Andrew Bartlettr7969: It seems reasonable that our tickets be marked...
2007-10-10 Andrew Bartlettr7968: Pull the PAC from within GSSAPI, rather than...
2007-10-10 Andrew Bartlettr7967: We don't have the ms_krb5 stuff any more.
2007-10-10 Andrew Bartlettr7966: We need a better way to do this, but enable...
2007-10-10 Andrew Bartlettr7965: Remove the GENSEC password callback structure...
2007-10-10 Jelmer Vernooijr7958: More debian packaging updates; packages build...
2007-10-10 Stefan Metzmacherr7955: we should not free a struct which is passed...
2007-10-10 Jelmer Vernooijr7943: Add 'make manpages', fix 'make installman' and...
2007-10-10 Jelmer Vernooijr7942: Debian packages updates and fixes. Use dh_instal...
2007-10-10 Andrew Tridgellr7941: fixed handling of ASN.1 objects bigger than 64k
2007-10-10 Andrew Tridgellr7940: use local path first for ldbadd in provisioning
2007-10-10 Andrew Tridgellr7939: fix default hostname in provision
2007-10-10 Simo Sorcer7937: main file was missing
2007-10-10 Simo Sorcer7936: new ldb_dn_explode and ldb_dn_casefold functions...
2007-10-10 Andrew Bartlettr7935: auth_unix now uses crypt(), so depend on -lcrypt.
2007-10-10 Simo Sorcer7934: ported samba3 pass_check functions to auth_unix.c
2007-10-10 Andrew Tridgellr7933: darn, forgot to add this
2007-10-10 Stefan Metzmacherr7932: don't use the nbt called name as server name...
2007-10-10 Andrew Tridgellr7931: fixed a bug in the cifs backend found with the...
2007-10-10 Andrew Tridgellr7930: - added testing of the cifs passthru backend
2007-10-10 Andrew Tridgellr7929: yet another attempt at fixing installswat on...
2007-10-10 Tim Potterr7928: Add rename, unlink and list commands.
2007-10-10 Andrew Tridgellr7927: fixed an error on partial socket writes in the...
2007-10-10 Andrew Tridgellr7926: poptGetNextOpt() returns int, not char
2007-10-10 Andrew Tridgellr7925: small tidyup (please keep lines at a reasonable...
2007-10-10 Tim Potterr7924: Add mkdir() and rmdir() functions.
2007-10-10 Andrew Tridgellr7923: removed dependence on Data::Dumper
2007-10-10 Tim Potterr7922: Comment out complicated connect/session/tree...
2007-10-10 Andrew Tridgellr7921: fixed newuser script (letting samldb module...
2007-10-10 Andrew Tridgellr7920: another attempt at making installswat.sh portable
2007-10-10 Andrew Tridgellr7919: use more portable shell syntax for MALLOC_CHECK_
2007-10-10 Andrew Tridgellr7918: fixed a crash bug in the ldap server
2007-10-10 Andrew Tridgellr7917: macosx doesn't have a group called 'users'
2007-10-10 Andrew Tridgellr7916: - got rid of the in_client global
2007-10-10 Andrew Tridgellr7915: report the number of failed tests so far when...
2007-10-10 Andrew Tridgellr7914: - we don't need to override the database locatio...
2007-10-10 Andrew Tridgellr7913: prevent recursion in the socket wrapper code
2007-10-10 Andrew Tridgellr7912: make private_path() recognise a non-relative...
2007-10-10 Andrew Tridgellr7911: task_terminate() is defined in the macosx header...
2007-10-10 Andrew Tridgellr7910: fixed typo in _SAMBA_BUILD_ macro
2007-10-10 Andrew Tridgellr7909: don't consider not finding a list of network...
2007-10-10 Andrew Tridgellr7907: the old solaris perl doesn't handle mkdir()...
2007-10-10 Andrew Tridgellr7906: some portability fixes for ldap testing on solar...
2007-10-10 Andrew Tridgellr7905: this should fix installswat on FreeBSD. Thanks...
2007-10-10 Andrew Tridgellr7901: check if system supports UTF-16LE at all in...
2007-10-10 Andrew Tridgellr7900: the existing ltdb indexing code does in fact...
2007-10-10 Andrew Tridgellr7899: fixed a crash bug in the RAW-CONTEXT test
2007-10-10 Andrew Tridgellr7898: don't die on bad iconv libs in LOCAL-ICONV test
2007-10-10 Derrell Lipmanr7897: work in progress
2007-10-10 Andrew Tridgellr7896: don't output null rules for blank targets (caued...
2007-10-10 Andrew Tridgellr7895: hopefully this will fix the popt build on solaris
2007-10-10 Andrew Tridgellr7894: remove portability experiments until its working...
2007-10-10 Jelmer Vernooijr7891: Improve output of unused macro find script
2007-10-10 Stefan Metzmacherr7875: try to see if this is portable
2007-10-10 Andrew Tridgellr7874: reverted metzes patch svn 7837 as it is not...
2007-10-10 Andrew Tridgellr7873: hopefully fixed build of ldb_explode_dn() on AIX
2007-10-10 Andrew Tridgellr7872: another place we were relying on the old behavio...
2007-10-10 Andrew Tridgellr7871: setup spoolss, wins and hklm dbs correctly in...
2007-10-10 Andrew Tridgellr7870: fixed the RPC-SCHANNEL test. It turned out it...
2007-10-10 Andrew Tridgellr7869: revert the configure changes from jelmers commit...
next