summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2008-05-19Revert some absolute paths.Jelmer Vernooij2-47/+48
2008-05-19Move IDL build script to rpc directory, make various bits and pieces easier t...Jelmer Vernooij7-104/+109
2008-05-18Fix a bunch of dependencies.Jelmer Vernooij14-19/+19
2008-05-18Fix a couple (well, little more than that..) of typos.Jelmer Vernooij53-112/+112
2008-05-18Create prototype headers from Makefile directory, without smb_build in the mi...Jelmer Vernooij53-151/+192
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-testJelmer Vernooij4-12/+12
2008-05-18Typo, formatting fixes.Jelmer Vernooij4-9/+12
2008-05-18Avoid smb_build for prototype headers in some places.Jelmer Vernooij6-14/+23
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij63-431/+476
2008-05-18Use variables for source directory in remaining subsystems.Jelmer Vernooij19-71/+90
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij4-35/+34
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij30-275/+294
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij10-39/+44
2008-05-18Use variables for source directory in a couple more places.Jelmer Vernooij5-12/+15
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij2-17/+10
2008-05-18Use variable for param src dir.Jelmer Vernooij2-17/+10
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij1-23/+23
2008-05-18Build system doesn't do make variable expansion...Jelmer Vernooij1-23/+23
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij4-396/+398
2008-05-18Use src dir.Jelmer Vernooij4-396/+398
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij3-8/+10
2008-05-18Use variables for source path in libnet/ and scripting/python.Jelmer Vernooij3-8/+10
2008-05-18Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-testJelmer Vernooij3-110/+114
2008-05-18Move templates to a separate file.Jelmer Vernooij2-96/+100
2008-05-18Avoid use of relative paths.Jelmer Vernooij1-14/+14
2008-05-18Simplify argument handling.Jelmer Vernooij2-6/+3
2008-05-18Fix --output argument.Jelmer Vernooij1-1/+1
2008-05-18Allow specifying different input file to smb_build.Jelmer Vernooij2-3/+13
2008-05-18Move writing of data.mk file to m4 macro.Jelmer Vernooij3-27/+35
2008-05-18Move writing autoconf vars into files into m4 macros.Jelmer Vernooij2-26/+42
2008-05-18Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-testJelmer Vernooij41-391/+1135
2008-05-18provision: Create instructions for enabling DNS GSS-TSIG updates.Andrew Kroeger2-34/+133
2008-05-18provision: Allow DNS GSS-TSIG updates to work.Andrew Kroeger1-0/+1
2008-05-17Ensure we don't send a reply if we couldn't push the CLDAP blobAndrew Bartlett1-1/+1
2008-05-17Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-localAndrew Bartlett14-133/+359
2008-05-17Handle netbios domains in the CLDAP server too.Andrew Bartlett2-11/+78
2008-05-17Modify the LDAP-CLDAP test for better coverage.Andrew Bartlett1-4/+8
2008-05-17Show that the NTLOGON and NETLOGON mailslots are *very* similar.Andrew Bartlett8-111/+81
2008-05-17Explain that the sid must be absent on the NTLOGON mailslot.Andrew Bartlett1-0/+1
2008-05-17Make the IRPC GetDC request use SAM_LOGON packets.Andrew Bartlett1-42/+35
2008-05-17Convert the CLDAP server to use the new netlogon structures.Andrew Bartlett1-95/+98
2008-05-17Test the use of the domain SID on the NETLOGON mailslotAndrew Bartlett1-4/+61
2008-05-17Put back the old netlogn parsing code - for the request onlyAndrew Bartlett2-15/+41
2008-05-17smbd: pass down lp_ctx to stream_new_connection_merge()Stefan Metzmacher2-1/+3
2008-05-17smbd: add session_info to struct stream_connectionStefan Metzmacher1-0/+6
2008-05-16lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK...Stefan Metzmacher2-1/+1
2008-05-16lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNI...Stefan Metzmacher1-25/+3
2008-05-16lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKETStefan Metzmacher1-0/+40
2008-05-16lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCALStefan Metzmacher2-103/+0
2008-05-16Install python modules by default.Jelmer Vernooij1-0/+2