kai/samba.git
2008-03-26 Andrew BartlettClean up the ldb python bindings to be 64 bit safe.
2008-03-25 Günther DeschnerAdd some more header properties as inline comments...
2008-03-25 Andrew BartlettRemove pointless cast
2008-03-25 Andrew BartlettRemove useless extra argument to samdb_result_account_e...
2008-03-24 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-21 Volker LendeckeAdd my copyright
2008-03-20 Volker LendeckeProve that a setuserinfo level 25 does set the pwdlasts...
2008-03-20 Volker LendeckeAdd the workstation to the anon sessetup credentials
2008-03-20 Volker LendeckeFix a warning
2008-03-20 Andrew BartlettExplain why this attribute should be skipped.
2008-03-20 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-20 Andrew BartlettMore kludge ACLs!
2008-03-19 Kai Blinntlm_auth: Improve compliance to the Squid helper protocol.
2008-03-19 Andrew BartlettExtend the ldap.js test to prove faults with the LDAP...
2008-03-19 Andrew BartlettIndent
2008-03-19 Andrew BartlettRemove unused variable.
2008-03-19 Andrew BartlettMore safety around ldb_dn C functions in python bindings.
2008-03-19 Andrew BartlettSupply HDB_DB_DIR macro
2008-03-19 Andrew BartlettMerge branch 'v4-0-logon' of git://git.id10ts.net/samba...
2008-03-18 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-18 Andrew BartlettMerge lorikeet-heimdal -r 787 into Samba4 tree.
2008-03-18 Stefan Metzmacherlib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't...
2008-03-18 Stefan Metzmacherlibndr: EXT_NSL doesn't exist anymore, but it wasn...
2008-03-18 Stefan Metzmachersocket_wrapper: use LIBREPLACE_NETWORK because EXT_SOCK...
2008-03-18 Stefan Metzmacherheimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKE...
2008-03-18 Michael Adamlibreplace: replace.c does not need system/network...
2008-03-18 Michael Adamlibreplace: move rep_socketpair() to its own module.
2008-03-18 Stefan Metzmacherldb: not every shell supports '==' so use '='
2008-03-18 Gerald W. CarterFix macro name (no 's' in ifr_addr).
2008-03-18 Volker LendeckeFix Coverity ID 554
2008-03-18 Volker LendeckeCheck the return value of fgets
2008-03-18 Michael Adamlibreplace: remove duplicate entry of inet_ntoa from...
2008-03-18 Michael Adamlibreplace: remove trailing white spaces.
2008-03-18 Michael Adamlibreplace: replace inet_ntoa() when it is missing
2008-03-18 Michael Adamlibreplace: put inet_aton.c under LGPL instead of GPL.
2008-03-18 Michael Adamsmbtorture: fix typos in RAW-OPLOCK output.
2008-03-18 Stefan Metzmacherlibreplace: remove unused SOCKET_LIBS and NSL_LIBS
2008-03-18 Stefan Metzmacherlib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKE...
2008-03-18 Stefan Metzmacherlibreplace: for samba4 create LIBREPLACE_NETWORK as...
2008-03-18 Stefan Metzmacherlibreplace: use LIBREPLACE_NETWORK_LIBS within some...
2008-03-18 Stefan Metzmacherlibreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPL...
2008-03-18 Stefan Metzmacherldb: remove configure with 'make realdistclean'
2008-03-18 Stefan Metzmacherldb: nothing uses "system/network.h" so don't include it
2008-03-18 Stefan Metzmacherldb: fix the standalone build
2008-03-18 Stefan Metzmacherselftest: fix parsing of Subunit results
2008-03-18 Volker LendeckeAllocate one 0-byte in asprintf replacement when len==0
2008-03-18 Stefan Metzmacherselftest: use a separate var for printing out sub parts...
2008-03-18 Kai Blinidmap: Map SIDs to unixids instead of uids/gids
2008-03-18 Kai Blinmake: Fix make valgrindtest-env
2008-03-17 Stefan MetzmacherRAW-BENCH-OPEN: avoid sync calls before the main loop
2008-03-17 Stefan MetzmacherRAW-BENCH-OPEN: fix the output and calculate the total...
2008-03-17 Stefan Metzmacherselftest: handle progress output in verbose mode
2008-03-17 Stefan Metzmachersocket_wrapper: make pcap code more portable
2008-03-17 Andrew BartlettDon't require users of credentials.h to have krb5.h...
2008-03-15 Stefan Metzmacherpvfs_open: set h->have_opendb_entry directly after...
2008-03-15 Stefan Metzmacherpvfs_open: the pvfs_odb_retry structs need to be childr...
2008-03-15 Stefan Metzmacherpvfs_unlink: disable async retries for wildcard deletes
2008-03-15 Stefan Metzmachermessaging: fix a valgrind warning on 64bit hosts zero...
2008-03-15 Andrew BartlettRework memberof handling in slapd.conf (used for OpenLD...
2008-03-14 Stefan Metzmacherswig: regenerate _wrap.c files
2008-03-14 Stefan Metzmacherswig: make the code more portable and use NT_STATUS_V...
2008-03-14 Michael Adamlibreplace: fix samba4 build (by not setting global...
2008-03-14 Michael Adamlibreplace: add -I$libreplacedir to CPPFLAGS for getifa...
2008-03-14 Michael Adamheimdal_build: fix linkage of asn1_compile and compile_et.
2008-03-14 Michael Adamlibreplace: add an inet_aton() function that calls...
2008-03-14 Andrew BartlettAllow more 'domain' objects when looking for a unqiue...
2008-03-14 Andrew BartlettRework our SAMR test and SAMR server.
2008-03-13 Andrew BartlettCheck for Administrator as a Alias (copy&paste bug)
2008-03-13 Andrew BartlettMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-03-13 Stefan Metzmacherbuild: compile_et also needs inet_aton()
2008-03-13 Stefan Metzmacherbuild: we don't rely on bash yet:-) '==' should be...
2008-03-13 Michael Adamfix build of asn1_compile when there is no system inet_...
2008-03-13 Stefan Metzmacherconfigure: when detecting python we should disable...
2008-03-13 Andrew BartlettRework SAMR functions to avoid gendb_search()
2008-03-13 Andrew Kroegerkdc: Provide extended error information in AS-REP error...
2008-03-13 Andrew Kroegerheimdal: Add parameter to windc_plugin to allow extende...
2008-03-13 Andrew BartlettDon't use 'dn', this attribute does not exist with...
2008-03-13 Andrew BartlettShow why a LookupName fails (help debugging)
2008-03-13 Andrew BartlettReport binding in libnet failure message.
2008-03-13 Andrew BartlettBail out, rather than segfault on no domain sid.
2008-03-13 Andrew BartlettCorrectly normalise records against OpenLDAP.
2008-03-13 Andrew BartlettDon't search the whole tree for the domains's sid
2008-03-13 Andrew BartlettRework to have member server 'domains' be CN=NETBIOSNAME
2008-03-12 Andrew BartlettDon't segfault on invalid objectClass input.
2008-03-12 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-03-12 Andrew BartlettUpdate the provision scripts and selftest for LDAP
2008-03-12 Andrew BartlettDon't talloc_free() the UUID before we return.
2008-03-12 Andrew BartlettUpgrade provision-backend to python.
2008-03-12 Stefan Metzmacherpvfs_open: retry pvfs_open() after an EGAIN or EWOULDBL...
2008-03-12 Stefan Metzmacherpvfs_open: pass O_NONBLOCK to open() so that we'll...
2008-03-12 Stefan Metzmacheropendb_tdb: use sys_lease to setup kernel oplocks
2008-03-12 Stefan Metzmacherntvfs/sysdep: implement linux kernel oplocks based...
2008-03-12 Stefan Metzmacherntvfs/sysdep: add sys_lease abstraction to later suppor...
2008-03-12 Stefan Metzmacherpvfs_open: pass down &f->handle->fd to odb_open_file()
2008-03-12 Stefan Metzmacheropendb: pass down a pointer to the fd in odb_open_file()
2008-03-12 Stefan Metzmacherntvfs/cifs: fix the fnum on RAW_RENAME_NTTRANS
2008-03-12 Stefan Metzmacherpvfs_rename: implement RAW_RENAME_NTTRANS as noop as...
2008-03-12 Stefan MetzmacherRAW-RENAME: w2k3 just ignores a NTTRANS-RENAME!
2008-03-12 Stefan MetzmacherRAW-STREAMS: do a exit on the session after each sub...
2008-03-12 Stefan MetzmacherRAW-STREAMS: do what the comments say
next