Check the return value of fgets
[jelmer/samba4-debian.git] / source /
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 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
2008-03-11 Jeremy AllisonAdded test_nttransrename() to test Metze's new code.
2008-03-11 Stefan MetzmacherRAW-SEARCH: skip RESUME_KEY tests against samba3
2008-03-11 Jeremy AllisonSamba3.2 now passes a lot more tests - remove the S3...
2008-03-11 Jeremy AllisonSamba3 now passes the test_raw_oplock_exclusive3 test.
2008-03-11 Stefan Metzmacherpvfs: return NT_STATUS_NOT_IMPLEMENTED on RAW_RENAME_NT...
2008-03-11 Stefan Metzmachersmb_server: pass down RAW_RENAME_NTTRANS to the ntvfs...
2008-03-11 Stefan Metzmacherevents_signal: pass down the correct siginfo_t struct...
2008-03-11 Stefan Metzmacherlibcli/raw: add RAW_RENAME_NTTRANS support
2008-03-11 Jeremy AllisonTest trans2 renames with oplocks. It looks like trans2...
2008-03-11 Andrew BartlettFix provision script to work without smb.conf location...
2008-03-11 Andrew BartlettExtend testsuite to cover specifying a domain SID.
2008-03-11 Andrew BartlettMake error handling in ldb more consistant.
2008-03-08 Stefan Metzmacheropendb_tdb: keep struct opendb_file arround for the...
2008-03-08 Stefan Metzmacheropendb_tdb: correctly initialize modified to false
2008-03-08 Stefan Metzmacherwe now define PACKAGE_BUGREPORT in config.h
2008-03-07 Stefan Metzmacherpvfs_open: fix the odb_open_file() callers
2008-03-07 Stefan Metzmacheropendb: force odb_can_open() before odb_open_file()
2008-03-07 Stefan Metzmacherpvfs_open: always call odb_can_open() before odb_open_f...
2008-03-07 Stefan Metzmacheropendb_tdb: pass down struct messaging_context directly...
2008-03-07 Stefan Metzmachervfs_cifs: disable level2 oplocks if the frontend client...
2008-03-07 Jelmer VernooijRerun SWIG.
2008-03-07 Michael Adamtorture: fix escape sequence in test_chkpath().
2008-03-07 Michael Adamconfigure: Add major version 4 to AC_INIT call.
2008-03-07 Andrew KroegerTreat maxPwdAge == 0 as passwords never expire.
2008-03-07 Andrew KroegerEnhance mappings of NTSTATUS to KRB5KDC errors.
2008-03-07 Andrew KroegerUpdate account expiration to use new samdb_result_accou...
2008-03-07 Andrew KroegerAdd samdb_result_account_expires() function.
2008-03-07 Andrew KroegeraccountExpires: Windows default is 9223372036854775807...
2008-03-07 Amin AzezUse 32 bit storage for nttrans counts
2008-03-07 Andrew BartlettTry to fix up part of the upgrade test.
2008-03-06 Andrew BartlettRework provision scripts for more testing
2008-03-06 Andrew BartlettFixup the NET-API-USERMOD test.
next