Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r18919: * Get the new rpccli_winreg_XXXX() functions into the tree | Gerald Carter | 1 | -11/+7 |
2007-10-10 | r18906: Fix 'make clean' to deal with new lib/ldb/ directory structure. | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r18896: * Fix out of tree builds after libreplace merge | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18895: AIX need to call pidl with --uint-enums as the compiler doesn't | Stefan Metzmacher | 1 | -0/+2 |
2007-10-10 | r18870: - enable the ldb ldap backend properly based on configure tests for | Andrew Tridgell | 1 | -2/+2 |
2007-10-10 | r18869: two build fixes for systems without ldap | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r18867: change the group mapping code to use ldb instead of tdb | Andrew Tridgell | 1 | -19/+74 |
2007-10-10 | r18817: Enable the build of the gpo tool but do not make it available yet. | Günther Deschner | 1 | -3/+5 |
2007-10-10 | r18810: use a copy of samba4's talloc under lib/talloc/ | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r18802: Use the pidl-generated code for the srvsvc interface, both client and... | Jelmer Vernooij | 1 | -14/+16 |
2007-10-10 | r18797: fix the loading of pam_winbind.so and libnss_winbind.so | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r18789: Replace the winreg server code with the libndr parsing code. | Gerald Carter | 1 | -2/+8 |
2007-10-10 | r18755: remove accidental commit | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18747: replace rpccli_lsa_close() with rpccli_lsa_Close() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18739: * Get the wkssvc patch right this time. | Gerald Carter | 1 | -7/+4 |
2007-10-10 | r18728: revert previous commit until I fix the wkssvc_nt.c changes | Gerald Carter | 1 | -4/+7 |
2007-10-10 | r18725: Replace out one wkssvc call (wkssrv_GetInfo()) with autogenerated | Gerald Carter | 1 | -7/+4 |
2007-10-10 | r18712: Forgot to remove cmd_reg.o from Makefile | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18707: Fix the build when you have libnscd installed (which apparently no host | Günther Deschner | 1 | -8/+10 |
2007-10-10 | r18703: Fix the annoying effect that happens when nscd is running: | Günther Deschner | 1 | -2/+2 |
2007-10-10 | r18698: this stuff isn't needed anymore | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18666: checking in generated netlogon files | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r18662: print out the failing command for dynconfig.o too | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r18647: print out the failing cammand, this is very usefull for the build farm | Stefan Metzmacher | 1 | -12/+18 |
2007-10-10 | r18644: bring in libreplace in lib/replace | Stefan Metzmacher | 1 | -14/+9 |
2007-10-10 | r18640: move to socket_wrapper to lib/socket_wrapper/ | Stefan Metzmacher | 1 | -13/+16 |
2007-10-10 | r18623: starting on eventlog IDL | Gerald Carter | 1 | -3/+6 |
2007-10-10 | r18618: * remove svn:externals | Gerald Carter | 1 | -8/+1 |
2007-10-10 | r18606: - fix the detection of the working quota implementation | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r18603: Add in the NFSv4 ACL mapping code from IBM. | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r18572: Use the autogenerated client and server for the echo interface and im... | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r18560: * Add in the winreg and initshutdown IDL files | Gerald Carter | 1 | -3/+5 |
2007-10-10 | r18526: Use generated server for unixinfo RPC interface. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18481: Use pidl-generated server side code for dfs. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r18469: Use new pidl-generated DFS client code. | Jelmer Vernooij | 1 | -1/+2 |
2007-10-10 | r18394: get the lsa client code to link | Gerald Carter | 1 | -1/+2 |
2007-10-10 | r18275: add auto generated dfs code | Gerald Carter | 1 | -2/+3 |
2007-10-10 | r18271: Big change: | Gerald Carter | 1 | -4/+4 |
2007-10-10 | r18233: Use the autogenerated cli_unixinfo rather than the old one. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r18193: Not quite to autogenerated NDR but closer thanks to Jelmer's | Gerald Carter | 1 | -5/+27 |
2007-10-10 | r18188: merge 3.0-libndr branch | Jelmer Vernooij | 1 | -16/+20 |
2007-10-10 | r18065: build talloctort as part of 'make torture' | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r17934: allow srcdir != builddir for 'make test' | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r17854: Steal the LDAP in NTSTATUS trick from Samba4 | Volker Lendecke | 1 | -8/+9 |
2007-10-10 | r17817: Disable compilation of LIBNDR (it uses uint64_t). | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r17810: Use datarootdir variable generated by newer autoconf versions. (fixes... | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r17801: bad merge ? No sure how the second half of the LIBNDR_OBJ value got ... | Gerald Carter | 1 | -1/+3 |
2007-10-10 | r17798: Beginnings of a standalone libaddns library released under | Gerald Carter | 1 | -9/+39 |
2007-10-10 | r17622: Add a framework for a printing backend designed to support the build ... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r17610: Added the ability for firefox to drive the winbindd | Jeremy Allison | 1 | -1/+2 |