Age | Commit message (Expand) | Author | Files | Lines |
2008-10-09 | build: add "make test_wbpad" for checking winbind 32/64bit structure padding. | Günther Deschner | 2 | -0/+86 |
2008-10-09 | s3-winbindd: add dsgetdcname request and reply to winbind structure. | Günther Deschner | 1 | -0/+17 |
2008-10-08 | For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bits | Jeremy Allison | 5 | -2/+52 |
2008-10-08 | Fixed "might be uninitialized" warning | Tim Prouty | 1 | -2/+2 |
2008-10-08 | Deal with inheritance from parent directory when setting Windows | Jeremy Allison | 3 | -1/+20 |
2008-10-08 | Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan... | Jeremy Allison | 1 | -0/+23 |
2008-10-08 | Remove unused CHECK_FSP macro | Volker Lendecke | 2 | -19/+2 |
2008-10-08 | Remove duplicate copy of manual page. | Jelmer Vernooij | 1 | -83/+0 |
2008-10-08 | fix libclinbtsrcdir variable. | Jelmer Vernooij | 3 | -8/+8 |
2008-10-08 | Add manpage for nmblookup, move nmblookup closer to nbt library. | Jelmer Vernooij | 4 | -17/+237 |
2008-10-08 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 13 | -55/+53 |
2008-10-08 | Fix subunit files location after cherrypicks. | Jelmer Vernooij | 8 | -1/+2 |
2008-10-07 | Fix const warning. | Jeremy Allison | 1 | -1/+1 |
2008-10-07 | Update vfs version as I've added a const to the security_descriptor paramter ... | Jeremy Allison | 13 | -54/+52 |
2008-10-08 | Fix path apparently gone wrong by cherrypick. | Jelmer Vernooij | 1 | -0/+0 |
2008-10-08 | Move all subunit files to lib directory. | Jelmer Vernooij | 8 | -2/+3 |
2008-10-08 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 36 | -275/+906 |
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 | -1/+1 |
2008-10-08 | Allow 'make testenv-dc', 'make testenv-member', etc. | Jelmer Vernooij | 1 | -0/+3 |
2008-10-08 | Print proper error if include file can't be found. | Jelmer Vernooij | 1 | -0/+4 |
2008-10-07 | Make map_errno_from_nt_status() a generic call, not just a cli specific one. | Jeremy Allison | 4 | -160/+175 |
2008-10-07 | Changed variable name from f19086872ec734fff3f2119712ff24117bec4e5e to match ... | Tim Prouty | 1 | -19/+19 |
2008-10-06 | Fixed build warning "passing arg from incompatible pointer type" | Tim Prouty | 1 | -1/+3 |
2008-10-06 | Fixed "declaration shadows global declaration" warnings. | Tim Prouty | 1 | -19/+19 |
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 |
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 |
2008-10-06 | Fix Domain Trust creation with Windows 2008 (and many other tools) | Andrew Bartlett | 1 | -1/+5 |
2008-10-06 | idmap_adex: Add more debugging to the basic search function. | Gerald (Jerry) Carter | 1 | -0/+18 |
2008-10-06 | idmap_adex: Add log messages to dc_add_domain for easier debugging. | Gerald (Jerry) Carter | 1 | -0/+8 |
2008-10-06 | s4:rpc_server: tell the gensec layer that we want to do header signing | Stefan Metzmacher | 1 | -0/+4 |
2008-10-06 | s4:gensec: pass down want_features to the spnego backend mech | Stefan Metzmacher | 3 | -1/+24 |
2008-10-06 | If name_to_fqdn fails, retry with the dns domain the DC gave us | Volker Lendecke | 1 | -3/+8 |
2008-10-06 | Log in the parent winbind log where a request is going | Volker Lendecke | 1 | -0/+4 |
2008-10-06 | Add netlogond auth method | Volker Lendecke | 4 | -1/+330 |
2008-10-06 | Add dyn_NCALRPCDIR | Volker Lendecke | 4 | -0/+26 |
2008-10-06 | Store a local schannel key in secrets.tdb | Volker Lendecke | 3 | -0/+29 |
2008-10-06 | s4:blackbox/test_ldb: test search by <GUID=...> and <SID=...> | Stefan Metzmacher | 1 | -0/+25 |
2008-10-05 | Fix some nonempty blank lines | Volker Lendecke | 1 | -25/+25 |