summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * heimdal: Add parameter to windc_plugin to allow extended return codes.Andrew Kroeger2008-03-134-5/+7
| * | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2008-03-1943-766/+700
| |\ \
| | * | lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymoreStefan Metzmacher2008-03-181-1/+1
| | * | libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher2008-03-181-1/+1
| | * | socket_wrapper: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't...Stefan Metzmacher2008-03-181-1/+1
| | * | heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't ...Stefan Metzmacher2008-03-181-3/+3
| | * | libreplace: replace.c does not need system/network.h anymore.Michael Adam2008-03-181-1/+0
| | * | libreplace: move rep_socketpair() to its own module.Michael Adam2008-03-186-24/+55
| | * | ldb: not every shell supports '==' so use '='Stefan Metzmacher2008-03-181-1/+1
| | * | Fix macro name (no 's' in ifr_addr).Gerald W. Carter2008-03-181-1/+1
| | * | Fix Coverity ID 554Volker Lendecke2008-03-181-0/+3
| | * | Check the return value of fgetsVolker Lendecke2008-03-181-1/+4
| | * | libreplace: remove duplicate entry of inet_ntoa from README.Michael Adam2008-03-181-1/+0
| | * | libreplace: remove trailing white spaces.Michael Adam2008-03-182-2/+2
| | * | libreplace: replace inet_ntoa() when it is missingMichael Adam2008-03-186-34/+61
| | * | libreplace: put inet_aton.c under LGPL instead of GPL.Michael Adam2008-03-181-9/+13
| | * | smbtorture: fix typos in RAW-OPLOCK output.Michael Adam2008-03-181-2/+2
| | * | libreplace: remove unused SOCKET_LIBS and NSL_LIBSStefan Metzmacher2008-03-181-3/+0
| | * | lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSLStefan Metzmacher2008-03-182-47/+3
| | * | libreplace: for samba4 create LIBREPLACE_NETWORK as EXT_LIBStefan Metzmacher2008-03-181-0/+3
| | * | libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checksStefan Metzmacher2008-03-182-3/+3
| | * | libreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPLACE_NETWORK_LIBSStefan Metzmacher2008-03-181-7/+9
| | * | ldb: remove configure with 'make realdistclean'Stefan Metzmacher2008-03-181-1/+1
| | * | ldb: nothing uses "system/network.h" so don't include itStefan Metzmacher2008-03-181-1/+0
| | * | ldb: fix the standalone buildStefan Metzmacher2008-03-186-13/+13
| | * | selftest: fix parsing of Subunit resultsStefan Metzmacher2008-03-181-30/+1
| | * | Allocate one 0-byte in asprintf replacement when len==0Volker Lendecke2008-03-181-1/+1
| | * | selftest: use a separate var for printing out sub parts of lines with \rStefan Metzmacher2008-03-181-2/+4
| | * | idmap: Map SIDs to unixids instead of uids/gidsKai Blin2008-03-189-583/+519
| | * | make: Fix make valgrindtest-envKai Blin2008-03-181-1/+3
| * | | Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett2008-03-19155-1351/+36677
| |/ /
| * | RAW-BENCH-OPEN: avoid sync calls before the main loopStefan Metzmacher2008-03-171-33/+55
| * | RAW-BENCH-OPEN: fix the output and calculate the total operationsStefan Metzmacher2008-03-171-7/+17
| * | selftest: handle progress output in verbose modeStefan Metzmacher2008-03-173-4/+31
| * | socket_wrapper: make pcap code more portableStefan Metzmacher2008-03-171-39/+40
| * | Don't require users of credentials.h to have krb5.h and gssapi.hAndrew Bartlett2008-03-174-11/+24
| * | pvfs_open: set h->have_opendb_entry directly after odb_open_file()Stefan Metzmacher2008-03-151-2/+2
| * | pvfs_open: the pvfs_odb_retry structs need to be children of the requestStefan Metzmacher2008-03-151-2/+0
| * | pvfs_unlink: disable async retries for wildcard deletesStefan Metzmacher2008-03-151-0/+6
| * | messaging: fix a valgrind warning on 64bit hosts zero out paddingStefan Metzmacher2008-03-151-0/+2
| * | Rework memberof handling in slapd.conf (used for OpenLDAP backend)Andrew Bartlett2008-03-152-25/+24
| * | swig: regenerate _wrap.c filesStefan Metzmacher2008-03-145-49/+49
| * | swig: make the code more portable and use NT_STATUS_V() and W_ERROR_V()Stefan Metzmacher2008-03-141-2/+2
| * | libreplace: fix samba4 build (by not setting global LIBS).Michael Adam2008-03-142-3/+3
| * | libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.Michael Adam2008-03-141-0/+4
| * | heimdal_build: fix linkage of asn1_compile and compile_et.Michael Adam2008-03-141-2/+0
| * | libreplace: add an inet_aton() function that calls inet_pton().Michael Adam2008-03-146-0/+42
| * | Allow more 'domain' objects when looking for a unqiue SID.Andrew Bartlett2008-03-141-2/+2
| * | Rework our SAMR test and SAMR server.Andrew Bartlett2008-03-143-50/+111
| * | Check for Administrator as a Alias (copy&paste bug)Andrew Bartlett2008-03-141-1/+1