summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s3-winbindd: use new, richer structures in WINBINDD_DSGETDCNAME implementation.Günther Deschner2008-10-091-21/+40
* Remove a pointless level of indirectionVolker Lendecke2008-10-093-12/+1
* Fix a typoVolker Lendecke2008-10-091-1/+1
* build: add "make test_wbpad" for checking winbind 32/64bit structure padding.Günther Deschner2008-10-092-0/+86
* s3-winbindd: add dsgetdcname request and reply to winbind structure.Günther Deschner2008-10-091-0/+17
* For the vfs_acl_xattr.c module, make sure we map GENERIC file and directory bitsJeremy Allison2008-10-085-2/+52
* Fixed "might be uninitialized" warningTim Prouty2008-10-081-2/+2
* Deal with inheritance from parent directory when setting WindowsJeremy Allison2008-10-083-1/+20
* Fix bug #5814 - Winbindd dumping core in a strange manner while doing "rescan...Jeremy Allison2008-10-081-0/+23
* Remove unused CHECK_FSP macroVolker Lendecke2008-10-082-19/+2
* Remove duplicate copy of manual page.Jelmer Vernooij2008-10-081-83/+0
* fix libclinbtsrcdir variable.Jelmer Vernooij2008-10-083-8/+8
* Add manpage for nmblookup, move nmblookup closer to nbt library.Jelmer Vernooij2008-10-084-17/+237
* Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-0813-55/+53
|\
| * Fix const warning.Jeremy Allison2008-10-071-1/+1
| * Update vfs version as I've added a const to the security_descriptor paramter ...Jeremy Allison2008-10-0713-54/+52
* | Fix subunit files location after cherrypicks.Jelmer Vernooij2008-10-088-1/+2
* | Fix path apparently gone wrong by cherrypick.Jelmer Vernooij2008-10-081-0/+0
* | Move all subunit files to lib directory.Jelmer Vernooij2008-10-088-2/+3
* | Merge branch 'master' of ssh://git.samba.org/data/git/sambaJelmer Vernooij2008-10-0836-275/+906
|\|
| * Make map_errno_from_nt_status() a generic call, not just a cli specific one.Jeremy Allison2008-10-074-160/+175
| * Changed variable name from f19086872ec734fff3f2119712ff24117bec4e5e to match ...Tim Prouty2008-10-071-19/+19
| * Fixed build warning "passing arg from incompatible pointer type"Tim Prouty2008-10-061-1/+3
| * Fixed "declaration shadows global declaration" warnings.Tim Prouty2008-10-061-19/+19
| * Set default trust kvno to -1Andrew Bartlett2008-10-061-1/+1
| * Fix cross-realm authentication in Samba4's KDC.Andrew Bartlett2008-10-061-3/+5
| * Allow the PAC to be passed along during cross-realm authenticationAndrew Bartlett2008-10-061-18/+16
| * Use the trust password version as kvno for trusts in Kerberos.Andrew Bartlett2008-10-061-0/+7
| * Start implementing AD-style trusted domains in Samba4's NETLOGON serverAndrew Bartlett2008-10-061-2/+50
| * Store trusted domain passwords in the LSA serverAndrew Bartlett2008-10-061-4/+64
| * Make RPC-LSA test for enumeration conditions more strictAndrew Bartlett2008-10-061-3/+14
| * Add in secure channel type used by AD trustsAndrew Bartlett2008-10-061-3/+5
| * Clarify use of manual parsers in trustInOutBlob (drsblobs.idl)Andrew Bartlett2008-10-061-4/+6
| * Implement 'type unknown' names in the CrackNames code.Andrew Bartlett2008-10-063-11/+50
| * Remove compleatly bogus rename test in partitions module.Andrew Bartlett2008-10-061-17/+0
| * Remove DESCRIPTION from generated schema lines.Andrew Bartlett2008-10-062-24/+11
| * Fix Domain Trust creation with Windows 2008 (and many other tools)Andrew Bartlett2008-10-061-1/+5
| * idmap_adex: Add more debugging to the basic search function.Gerald (Jerry) Carter2008-10-061-0/+18
| * idmap_adex: Add log messages to dc_add_domain for easier debugging.Gerald (Jerry) Carter2008-10-061-0/+8
| * s4:rpc_server: tell the gensec layer that we want to do header signingStefan Metzmacher2008-10-061-0/+4
| * s4:gensec: pass down want_features to the spnego backend mechStefan Metzmacher2008-10-063-1/+24
| * If name_to_fqdn fails, retry with the dns domain the DC gave usVolker Lendecke2008-10-061-3/+8
| * Log in the parent winbind log where a request is goingVolker Lendecke2008-10-061-0/+4
| * Add netlogond auth methodVolker Lendecke2008-10-064-1/+330
| * Add dyn_NCALRPCDIRVolker Lendecke2008-10-064-0/+26
| * Store a local schannel key in secrets.tdbVolker Lendecke2008-10-063-0/+29
| * s4:blackbox/test_ldb: test search by <GUID=...> and <SID=...>Stefan Metzmacher2008-10-061-0/+25
* | Fix syntax errors in minschema.Jelmer Vernooij2008-10-081-20/+16
* | Import tests for subunit python module.Jelmer Vernooij2008-10-086-0/+854
* | Move subunit helper utility to specific subunit directory.Jelmer Vernooij2008-10-082-1/+1