Age | Commit message (Expand) | Author | Files | Lines |
2008-05-19 | Revert some absolute paths. | Jelmer Vernooij | 2 | -47/+48 |
2008-05-19 | Move IDL build script to rpc directory, make various bits and pieces easier t... | Jelmer Vernooij | 7 | -104/+109 |
2008-05-18 | Fix a bunch of dependencies. | Jelmer Vernooij | 14 | -19/+19 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 53 | -112/+112 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 53 | -151/+192 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba34.git/samba4 into v4-0-test | Jelmer Vernooij | 4 | -12/+12 |
2008-05-18 | Typo, formatting fixes. | Jelmer Vernooij | 4 | -9/+12 |
2008-05-18 | Avoid smb_build for prototype headers in some places. | Jelmer Vernooij | 6 | -14/+23 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test | Jelmer Vernooij | 63 | -431/+476 |
2008-05-18 | Use variables for source directory in remaining subsystems. | Jelmer Vernooij | 19 | -71/+90 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 4 | -35/+34 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 30 | -275/+294 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 10 | -39/+44 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 5 | -12/+15 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test | Jelmer Vernooij | 2 | -17/+10 |
2008-05-18 | Use variable for param src dir. | Jelmer Vernooij | 2 | -17/+10 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test | Jelmer Vernooij | 1 | -23/+23 |
2008-05-18 | Build system doesn't do make variable expansion... | Jelmer Vernooij | 1 | -23/+23 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test | Jelmer Vernooij | 4 | -396/+398 |
2008-05-18 | Use src dir. | Jelmer Vernooij | 4 | -396/+398 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test | Jelmer Vernooij | 3 | -8/+10 |
2008-05-18 | Use variables for source path in libnet/ and scripting/python. | Jelmer Vernooij | 3 | -8/+10 |
2008-05-18 | Merge branch 'v4-0-test' of /home/jelmer/samba4 into v4-0-test | Jelmer Vernooij | 3 | -110/+114 |
2008-05-18 | Move templates to a separate file. | Jelmer Vernooij | 2 | -96/+100 |
2008-05-18 | Avoid use of relative paths. | Jelmer Vernooij | 1 | -14/+14 |
2008-05-18 | Simplify argument handling. | Jelmer Vernooij | 2 | -6/+3 |
2008-05-18 | Fix --output argument. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Allow specifying different input file to smb_build. | Jelmer Vernooij | 2 | -3/+13 |
2008-05-18 | Move writing of data.mk file to m4 macro. | Jelmer Vernooij | 3 | -27/+35 |
2008-05-18 | Move writing autoconf vars into files into m4 macros. | Jelmer Vernooij | 2 | -26/+42 |
2008-05-18 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test | Jelmer Vernooij | 41 | -391/+1135 |
2008-05-18 | provision: Create instructions for enabling DNS GSS-TSIG updates. | Andrew Kroeger | 2 | -34/+133 |
2008-05-18 | provision: Allow DNS GSS-TSIG updates to work. | Andrew Kroeger | 1 | -0/+1 |
2008-05-18 | howto: Update git clone command to something that actually works. | Andrew Kroeger | 1 | -1/+1 |
2008-05-17 | Ensure we don't send a reply if we couldn't push the CLDAP blob | Andrew Bartlett | 1 | -1/+1 |
2008-05-17 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local | Andrew Bartlett | 14 | -133/+359 |
2008-05-17 | Handle netbios domains in the CLDAP server too. | Andrew Bartlett | 2 | -11/+78 |
2008-05-17 | Modify the LDAP-CLDAP test for better coverage. | Andrew Bartlett | 1 | -4/+8 |
2008-05-17 | Show that the NTLOGON and NETLOGON mailslots are *very* similar. | Andrew Bartlett | 8 | -111/+81 |
2008-05-17 | Explain that the sid must be absent on the NTLOGON mailslot. | Andrew Bartlett | 1 | -0/+1 |
2008-05-17 | Make the IRPC GetDC request use SAM_LOGON packets. | Andrew Bartlett | 1 | -42/+35 |
2008-05-17 | Convert the CLDAP server to use the new netlogon structures. | Andrew Bartlett | 1 | -95/+98 |
2008-05-17 | Test the use of the domain SID on the NETLOGON mailslot | Andrew Bartlett | 1 | -4/+61 |
2008-05-17 | Put back the old netlogn parsing code - for the request only | Andrew Bartlett | 2 | -15/+41 |
2008-05-17 | smbd: pass down lp_ctx to stream_new_connection_merge() | Stefan Metzmacher | 2 | -1/+3 |
2008-05-17 | smbd: add session_info to struct stream_connection | Stefan Metzmacher | 1 | -0/+6 |
2008-05-16 | lib/replace: move sys/sockio.h and sys/un.h checks into AC_LIBREPLACE_NETWORK... | Stefan Metzmacher | 2 | -1/+1 |
2008-05-16 | lib/socket: remove unused configure checks for HAVE_SOCK_SIN_LEN and HAVE_UNI... | Stefan Metzmacher | 1 | -25/+3 |
2008-05-16 | lib/replace: add checks for HAVE_SOCK_SIN_LEN and HAVE_UNIXSOCKET | Stefan Metzmacher | 1 | -0/+40 |
2008-05-16 | lib/socket: remove unused configure check for HAVE_WORKING_AF_LOCAL | Stefan Metzmacher | 2 | -103/+0 |