summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-03-27Make oplocks a per-share option.Andrew Bartlett4-4/+9
2008-03-26Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett1-1/+33
2008-03-26Remove old js versions of newuser and provision.Andrew Bartlett3-339/+61
2008-03-26Clean up the ldb python bindings to be 64 bit safe.Andrew Bartlett2-35/+55
2008-03-25Add some more header properties as inline comments to the generated samba3 cl...Günther Deschner1-1/+33
2008-03-25Remove pointless castAndrew Bartlett1-1/+1
2008-03-25Remove useless extra argument to samdb_result_account_expires().Andrew Bartlett3-6/+5
2008-03-25Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett2-0/+54
2008-03-21Add my copyrightVolker Lendecke1-0/+1
2008-03-20Prove that a setuserinfo level 25 does set the pwdlastset fieldVolker Lendecke1-0/+50
2008-03-20Add the workstation to the anon sessetup credentialsVolker Lendecke1-0/+2
2008-03-20Fix a warningVolker Lendecke1-0/+1
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