summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-waf: do not make pam support mandatory.Günther Deschner2011-02-101-5/+11
* s3-waf: fix cups checks when lib is there but headers aren't.Günther Deschner2011-02-101-1/+2
* s3-waf: better checks for gssapi support.Günther Deschner2011-02-101-3/+6
* s3-system: fix malloc/talloc mismatch in sys_popen().Günther Deschner2011-02-101-1/+1
* s3-oldtest: remove unused tests_all.sh file.Günther Deschner2011-02-101-94/+0
* s3-rpc_client: Fixed an uninitialized variable.Andreas Schneider2011-02-101-1/+1
* s3-rpc_client: Added dcerpc_winreg_int_openkey() which dectects the hive.Andreas Schneider2011-02-102-17/+235
* s3-rpc_client: Fixed winreg int documentation.Andreas Schneider2011-02-101-3/+1
* s3-rpc_server: Fixed possible segfaults in svcctl server.Andreas Schneider2011-02-101-0/+8
* s3:smbd: fix switch indentation level in get_ea_dos_attribute()Michael Adam2011-02-101-4/+4
* nsswitch: fix a segfault in the krb5 locator pluginChristian Ambach2011-02-101-1/+1
* s3: Slightly simplify winbind_write_sockVolker Lendecke2011-02-101-16/+14
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-101-2/+2
* replace: Add missing eval to m4 scriptSumit Bose2011-02-101-2/+2
* socket_wrapper: avoid c++ style comments.Günther Deschner2011-02-101-2/+2
* s4-tools: Added --sddl option, which allows the user to add an ACE to an obje...Nadezhda Ivanova2011-02-101-4/+8
* libwbclient: doxygen: mark wbcSetGidHwm deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcSetUidHwm deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcRemoveGidMapping deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcRemoveUidMapping deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcSetGidMapping deprecatedMichael Adam2011-02-101-0/+3
* libwbclient: doxygen: mark wbcSetUidMapping deprecatedMichael Adam2011-02-101-0/+3
* Revert "libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes"Michael Adam2011-02-101-1/+1
* Revert "wbinfo: remove --set-uid-mapping - winbindd does not implement that a...Michael Adam2011-02-101-0/+41
* Revert "wbinfo: remove --set-gid-mapping - winbindd does not implement that a...Michael Adam2011-02-101-0/+41
* Revert "wbinfo: remove --remove-uid-mapping - winbindd does not implement tha...Michael Adam2011-02-101-0/+42
* Revert "wbinfo: remove --remove-gid-mapping - winbindd does not implement tha...Michael Adam2011-02-101-0/+42
* Revert "libwbclient: remove two unused defines"Michael Adam2011-02-101-0/+4
* Revert "libwbclient: remove wbcSetUidMapping() - not implemented any more"Michael Adam2011-02-102-0/+16
* Revert "libwbclient: remove wbcSetGidMapping() - not implemented any more"Michael Adam2011-02-102-0/+16
* Revert "libwbclient: remove wbcRemoveUidMapping() - not implemented any more"Michael Adam2011-02-102-0/+16
* Revert "libwbclient: remove wbcRemoveGidMapping() - not implemented any more"Michael Adam2011-02-102-0/+16
* Revert "libwbclient: remove wbcSetUidHwm() - not implemented any more"Michael Adam2011-02-102-0/+15
* Revert "libwbclient: remove wbcSetGidHwm() - not implemented any more"Michael Adam2011-02-102-0/+15
* Revert "libwbclient: bump version to 0.6 -> 1.0 due to ABI change (removed sy...Michael Adam2011-02-101-10/+3
* Revert "nsswitch: libwbclient has vnum 1 now."Michael Adam2011-02-101-1/+1
* Revert "nsswitch: remove unused code from wbinfo.c"Michael Adam2011-02-101-0/+27
* librpc: move preg.idl to main directory.Günther Deschner2011-02-109-11/+10
* s3-waf: fix the build after auth changes.Günther Deschner2011-02-103-2/+6
* s3-waf: fix krb5 checks logic.Günther Deschner2011-02-101-5/+6
* s3: give ../librpc/ndr/util.c its own header.Günther Deschner2011-02-107-7/+12
* s4-tests: Some tests that prove behavior for INHERITED user-provided ACEs is ...Nadezhda Ivanova2011-02-101-0/+34
* security: Fixed some handling of ACEs with INHERITED flag provided by the userNadezhda Ivanova2011-02-101-5/+16
* s4-build: need EXPAND_VARIABLES() for terminal in make testAndrew Tridgell2011-02-101-1/+1
* s4-auth: install gen_ndr/auth.h, used by public session.hAndrew Tridgell2011-02-101-3/+5
* s4-torture: not having an output dir is not a fatal errorAndrew Tridgell2011-02-101-1/+3
* ldb: use #include <ldb.h> for ldbAndrew Tridgell2011-02-1081-124/+124
* s4-krb5: authkrb5 should depend on ldbAndrew Tridgell2011-02-101-1/+1
* s3-auth Remove unused pam_handleAndrew Bartlett2011-02-102-3/+0
* s3-auth Rename cryptic 'ptok' to security_tokenAndrew Bartlett2011-02-1025-130/+130