summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pam_winbind: use libwbclient for WINBINDD_INFO.Günther Deschner2008-10-101-9/+12
* pam_winbind: use libwbclient for WINBINDD_GETPWNAM.Günther Deschner2008-10-101-15/+11
* pam_winbind: add _pam_check_remark_auth_err().Günther Deschner2008-10-101-0/+41
* pam_winbind: add wbc_auth_error_to_pam_error().Günther Deschner2008-10-101-8/+45
* pam_winbind: add wbc_error_to_pam_error().Günther Deschner2008-10-101-0/+36
* pam_winbind: prepare to use libwbclient inside pam_winbind.Günther Deschner2008-10-102-2/+3
* pam_winbind: convert to use talloc.Günther Deschner2008-10-103-59/+58
* libwbclient: add wbcLogonUser().Günther Deschner2008-10-102-0/+228
* libwbclient: add wbcLogoffUserEx().Günther Deschner2008-10-102-0/+108
* libwbclient: add wbcAddNamedBlob.Günther Deschner2008-10-102-1/+54
* libwbclient: add wbcBlob and wbcNamedBlob.Günther Deschner2008-10-101-0/+19
* libwbclient: fix wbcAuthenticateUserEx() to not ignore provided flags field.Günther Deschner2008-10-101-0/+5
* Use const.Jelmer Vernooij2008-10-101-5/+5
* Fix executability of samba3-srv.Jelmer Vernooij2008-10-102-3/+0
* krb5_locator: use wbcLookupDomainControllerEx() for query.Günther Deschner2008-10-102-24/+21
* remove common lib object files on make cleanlib from source3Tim Prouty2008-10-091-0/+4
* Add support for autogen to take a --version-file argumentTim Prouty2008-10-092-2/+26
* Ensure we handle signals correctly during the async calls.Jeremy Allison2008-10-091-2/+2
* Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison2008-10-0920-107/+68
* Make use of ZERO_STRUCT (the first memset was actually wrong)Volker Lendecke2008-10-091-3/+3
* mount.cifs: make return codes match the return codes for /bin/mount (try #3)Jeff Layton2008-10-091-36/+46
* mount.cifs: have uppercase_string return success on NULL pointerJeff Layton2008-10-091-2/+2
* wbclient: add wbcLookupDomainControllerEx call.Günther Deschner2008-10-092-1/+159
* wbclient: add wbcGuidToString and wbcStringToGuid helper functions.Günther Deschner2008-10-093-0/+129
* wbclient: add wbcGuid structure.Günther Deschner2008-10-091-0/+13
* wbclient: add my copyright.Günther Deschner2008-10-091-0/+1
* krb5-locator: fix dsgetdcname caller.Günther Deschner2008-10-091-5/+22
* wbinfo: fix dsgetdcname caller.Günther Deschner2008-10-091-3/+11
* 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