summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-03-20Explain why this attribute should be skipped.Andrew Bartlett1-0/+1
2008-03-20Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-10/+10
2008-03-20More kludge ACLs!Andrew Bartlett5-124/+237
2008-03-20ntlm_auth: Improve compliance to the Squid helper protocol.Kai Blin1-10/+10
2008-03-19IndentAndrew Bartlett1-1/+2
2008-03-19Remove unused variable.Andrew Bartlett1-1/+0
2008-03-19More safety around ldb_dn C functions in python bindings.Andrew Bartlett1-2/+6
2008-03-19Supply HDB_DB_DIR macroAndrew Bartlett1-0/+2
2008-03-19Merge branch 'v4-0-logon' of git://git.id10ts.net/samba into 4-0-localAndrew Bartlett5-22/+57
2008-03-19Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett43-766/+700
2008-03-19Merge lorikeet-heimdal -r 787 into Samba4 tree.Andrew Bartlett155-1351/+36677
2008-03-18lib/util: use LIBREPLACE_NETWORK as EXT_NSL doesn't exist anymoreStefan Metzmacher1-1/+1
2008-03-18libndr: EXT_NSL doesn't exist anymore, but it wasn't needed anywayStefan Metzmacher1-1/+1
2008-03-18socket_wrapper: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't...Stefan Metzmacher1-1/+1
2008-03-18heimdal_build: use LIBREPLACE_NETWORK because EXT_SOCKET and EXT_NSL doesn't ...Stefan Metzmacher1-3/+3
2008-03-18libreplace: replace.c does not need system/network.h anymore.Michael Adam1-1/+0
2008-03-18libreplace: move rep_socketpair() to its own module.Michael Adam6-24/+55
2008-03-18ldb: not every shell supports '==' so use '='Stefan Metzmacher1-1/+1
2008-03-18Fix macro name (no 's' in ifr_addr).Gerald W. Carter1-1/+1
2008-03-18Fix Coverity ID 554Volker Lendecke1-0/+3
2008-03-18Check the return value of fgetsVolker Lendecke1-1/+4
2008-03-18libreplace: remove duplicate entry of inet_ntoa from README.Michael Adam1-1/+0
2008-03-18libreplace: remove trailing white spaces.Michael Adam2-2/+2
2008-03-18libreplace: replace inet_ntoa() when it is missingMichael Adam6-34/+61
2008-03-18libreplace: put inet_aton.c under LGPL instead of GPL.Michael Adam1-9/+13
2008-03-18smbtorture: fix typos in RAW-OPLOCK output.Michael Adam1-2/+2
2008-03-18libreplace: remove unused SOCKET_LIBS and NSL_LIBSStefan Metzmacher1-3/+0
2008-03-18lib/socket: use LIBREPLACE_NETWORK instead of EXT_SOCKET and EXT_NSLStefan Metzmacher2-47/+3
2008-03-18libreplace: for samba4 create LIBREPLACE_NETWORK as EXT_LIBStefan Metzmacher1-0/+3
2008-03-18libreplace: use LIBREPLACE_NETWORK_LIBS within some configure checksStefan Metzmacher2-3/+3
2008-03-18libreplace: combine SOCKET_LIBS and NSL_LIBS to LIBREPLACE_NETWORK_LIBSStefan Metzmacher1-7/+9
2008-03-18ldb: remove configure with 'make realdistclean'Stefan Metzmacher1-1/+1
2008-03-18ldb: nothing uses "system/network.h" so don't include itStefan Metzmacher1-1/+0
2008-03-18ldb: fix the standalone buildStefan Metzmacher6-13/+13
2008-03-18selftest: fix parsing of Subunit resultsStefan Metzmacher1-30/+1
2008-03-18Allocate one 0-byte in asprintf replacement when len==0Volker Lendecke1-1/+1
2008-03-18selftest: use a separate var for printing out sub parts of lines with \rStefan Metzmacher1-2/+4
2008-03-18idmap: Map SIDs to unixids instead of uids/gidsKai Blin9-583/+519
2008-03-18make: Fix make valgrindtest-envKai Blin1-1/+3
2008-03-17RAW-BENCH-OPEN: avoid sync calls before the main loopStefan Metzmacher1-33/+55
2008-03-17RAW-BENCH-OPEN: fix the output and calculate the total operationsStefan Metzmacher1-7/+17
2008-03-17selftest: handle progress output in verbose modeStefan Metzmacher3-4/+31
2008-03-17socket_wrapper: make pcap code more portableStefan Metzmacher1-39/+40
2008-03-17Don't require users of credentials.h to have krb5.h and gssapi.hAndrew Bartlett4-11/+24
2008-03-15pvfs_open: set h->have_opendb_entry directly after odb_open_file()Stefan Metzmacher1-2/+2
2008-03-15pvfs_open: the pvfs_odb_retry structs need to be children of the requestStefan Metzmacher1-2/+0
2008-03-15pvfs_unlink: disable async retries for wildcard deletesStefan Metzmacher1-0/+6
2008-03-15messaging: fix a valgrind warning on 64bit hosts zero out paddingStefan Metzmacher1-0/+2
2008-03-15Rework memberof handling in slapd.conf (used for OpenLDAP backend)Andrew Bartlett2-25/+24
2008-03-14swig: regenerate _wrap.c filesStefan Metzmacher5-49/+49