summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libcli/named_pipe_auth Change from 'info3' to auth_session_info_transportAndrew Bartlett2011-02-1011-301/+323
* auth.idl fix size_is() reference in IDLAndrew Bartlett2011-02-101-1/+1
* libcli/named_pipe_auth Remove support for unused levels 0-2.Andrew Bartlett2011-02-102-184/+83
* auth Move auth_sam_reply into the top level.Andrew Bartlett2011-02-105-20/+57
* ldb: added ldb 1.0.0 ABI signaturesAndrew Tridgell2011-02-101-0/+248
* ldb: change version number to 1.0.0Andrew Tridgell2011-02-101-1/+1
* ldb: fixed two warnings in the ldb_ldap backendAndrew Tridgell2011-02-101-2/+2
* ldb: added a include/ldb_version.hAndrew Tridgell2011-02-102-2/+10
* Put OpenDir() back the way it was - don't overload with an fsp arg. Create Op...Jeremy Allison2011-02-105-21/+64
* Make it clear we're using the open file pathname.Jeremy Allison2011-02-101-6/+4
* Allow SMB2_FIND to actually use the open fd handle if we support fdopendir. F...Jeremy Allison2011-02-097-17/+55
* Correctly plumb in VFS_FDOPENDIR.Jeremy Allison2011-02-092-2/+3
* s3-waf: make ads support detection a little more robust.Günther Deschner2011-02-091-5/+44
* s3: move some stuff out of smb.h to better locations.Günther Deschner2011-02-094-6/+7
* s3: remove unused struct uuid_flat.Günther Deschner2011-02-091-7/+0
* s3-waf: make sure we dont activate dnsupdate support w/o gssapi.Günther Deschner2011-02-091-1/+4
* Oops. Need to test for if(!NT_STATUS_IS_OK(..)) for error.Jeremy Allison2011-02-091-1/+1
* Fix up some buildfarm warnings.Jeremy Allison2011-02-094-4/+4
* Don't use asprintf in this library - breaks the build on many systems. Fake w...Jeremy Allison2011-02-091-3/+8
* Move to opening an fd on directory opens. Get more careful about symlink races.Jeremy Allison2011-02-091-1/+37
* Remove unneeded stat call.Jeremy Allison2011-02-091-9/+4
* s4:WAF build - remove "source4/configure.developer"Matthias Dieter Wallnöfer2011-02-091-6/+0
* ldb:tools - return LDB_ERR_OPERATIONS_ERROR on generic errorsMatthias Dieter Wallnöfer2011-02-098-19/+20
* ldb:tools - always check if ldb connection has been estabilishedMatthias Dieter Wallnöfer2011-02-097-1/+19