Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-12 | Share RPC binding string utility functions. | Jelmer Vernooij | 2 | -727/+3 | |
2008-10-12 | Remove gencache in Samba 4 - it's unused and behind on the Samba 3 | Jelmer Vernooij | 2 | -469/+0 | |
version. | |||||
2008-10-12 | Move zlib to top-level root. | Jelmer Vernooij | 201 | -54051/+1 | |
2008-10-12 | Remove unused json code. | Jelmer Vernooij | 46 | -43802/+0 | |
2008-10-12 | Use common util_file code. | Jelmer Vernooij | 5 | -6/+6 | |
2008-10-12 | Move nmblookup to same location as the rest of the NBT client library. | Jelmer Vernooij | 2 | -604/+0 | |
2008-10-12 | Import Winbind NSS file for NetBSD in an attempt to fix the build on | Jelmer Vernooij | 1 | -0/+40 | |
NetBSD. | |||||
2008-10-12 | Fix include paths for files that aren't compiled - breaks dependency | Jelmer Vernooij | 3 | -3/+3 | |
file generation. | |||||
2008-10-12 | Fix installation source locations for ../lib/util headers. | Jelmer Vernooij | 1 | -14/+14 | |
2008-10-12 | Fix warning, prototype. | Jelmer Vernooij | 1 | -1/+1 | |
2008-10-12 | Add one-test testsuite for datablob. | Jelmer Vernooij | 2 | -0/+2 | |
2008-10-12 | Use common strlist implementation in Samba 3 and Samba 4. | Jelmer Vernooij | 11 | -16/+16 | |
2008-10-11 | Add some simple tests for lib/util/time.c | Jelmer Vernooij | 2 | -0/+2 | |
2008-10-11 | Support "make test-X" to run all tests that match regex X. | Jelmer Vernooij | 1 | -0/+3 | |
2008-10-11 | Fix include, clean up .o files in ../lib and ../libcli | Jelmer Vernooij | 2 | -2/+2 | |
Conflicts: source4/Makefile | |||||
2008-10-11 | Clean up properly. | Jelmer Vernooij | 1 | -0/+1 | |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 136 | -145/+145 | |
2008-10-11 | Move lib/util from source4 to top-level libutil. | Jelmer Vernooij | 64 | -11090/+21 | |
Conflicts: source4/Makefile | |||||
2008-10-11 | Provide malloc_array() in Samba 4. | Jelmer Vernooij | 1 | -0/+9 | |
2008-10-11 | Provide the same set of helper functions for DEBUG in Samba 3 and Samba | Jelmer Vernooij | 5 | -26/+36 | |
4, even though the macros are still different. This makes it possible to use object code compiled with one DEBUG() macro from the other sourceX directory. | |||||
2008-10-10 | Use const. | Jelmer Vernooij | 1 | -5/+5 | |
2008-10-09 | Add support for autogen to take a --version-file argument | Tim Prouty | 1 | -1/+13 | |
2008-10-08 | Remove duplicate copy of manual page. | Jelmer Vernooij | 1 | -83/+0 | |
2008-10-08 | fix libclinbtsrcdir variable. | Jelmer Vernooij | 2 | -7/+7 | |
2008-10-08 | Add manpage for nmblookup, move nmblookup closer to nbt library. | Jelmer Vernooij | 4 | -17/+237 | |
2008-10-08 | Fix subunit files location after cherrypicks. | Jelmer Vernooij | 2 | -1/+2 | |
2008-10-08 | Move all subunit files to lib directory. | Jelmer Vernooij | 8 | -1243/+3 | |
2008-10-08 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 17 | -91/+261 | |
2008-10-08 | Fix syntax errors in minschema. | Jelmer Vernooij | 1 | -20/+16 | |
2008-10-08 | Import tests for subunit python module. | Jelmer Vernooij | 6 | -0/+854 | |
2008-10-08 | Move subunit helper utility to specific subunit directory. | Jelmer Vernooij | 2 | -37/+1 | |
2008-10-08 | Allow 'make testenv-dc', 'make testenv-member', etc. | Jelmer Vernooij | 1 | -0/+3 | |
2008-10-06 | Set default trust kvno to -1 | Andrew Bartlett | 1 | -1/+1 | |
2008-10-06 | Fix cross-realm authentication in Samba4's KDC. | Andrew Bartlett | 1 | -3/+5 | |
2008-10-06 | Allow the PAC to be passed along during cross-realm authentication | Andrew Bartlett | 1 | -18/+16 | |
2008-10-06 | Use the trust password version as kvno for trusts in Kerberos. | Andrew Bartlett | 1 | -0/+7 | |
2008-10-06 | Start implementing AD-style trusted domains in Samba4's NETLOGON server | Andrew Bartlett | 1 | -2/+50 | |
2008-10-06 | Store trusted domain passwords in the LSA server | Andrew Bartlett | 1 | -4/+64 | |
2008-10-06 | Make RPC-LSA test for enumeration conditions more strict | Andrew Bartlett | 1 | -3/+14 | |
2008-10-06 | Add in secure channel type used by AD trusts | Andrew Bartlett | 1 | -3/+5 | |
2008-10-06 | Clarify use of manual parsers in trustInOutBlob (drsblobs.idl) | Andrew Bartlett | 1 | -4/+6 | |
2008-10-06 | Implement 'type unknown' names in the CrackNames code. | Andrew Bartlett | 3 | -11/+50 | |
This guesses the type by running each of the possible options. Andrew Bartlett | |||||
2008-10-06 | Remove compleatly bogus rename test in partitions module. | Andrew Bartlett | 1 | -17/+0 | |
2008-10-06 | Remove DESCRIPTION from generated schema lines. | Andrew Bartlett | 2 | -24/+11 | |
This is not permitted in the AD aggregate schema, and more trouble than it is worth in the OpenLDAP schema due to escaping issues. Andrew Bartlett | |||||
2008-10-06 | Fix Domain Trust creation with Windows 2008 (and many other tools) | Andrew Bartlett | 1 | -1/+5 | |
A dITConentRules attribute (unlike objectClasses) must not contain a 'SUP'. The ADSI layer in Windows would download the whole schema, and validate it. Thanks to the team at Microsoft for very long debugging session to find this. Andrew Bartlett | |||||
2008-10-06 | s4:rpc_server: tell the gensec layer that we want to do header signing | Stefan Metzmacher | 1 | -0/+4 | |
Note: header signing is still off by default, as the gensec backends don't support it together with seal yet. metze | |||||
2008-10-06 | s4:gensec: pass down want_features to the spnego backend mech | Stefan Metzmacher | 3 | -1/+24 | |
metze | |||||
2008-10-05 | smbd3 is unhappy if stderr is not open | Volker Lendecke | 1 | -1/+2 | |
2008-10-05 | Re-enable build of smb_samba3.c after the rename smbd->samba | Volker Lendecke | 1 | -1/+1 | |
2008-10-05 | remove dependencies on my home domain | Andrew Tridgell | 1 | -2/+3 | |
(in other words, don't do commits in airports) |