summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* r21217: Just found a system that does not define in_addr_t but only structVolker Lendecke2007-10-102-9/+12
* r21210: Fix POSIX open to return an info level.Jeremy Allison2007-10-101-54/+96
* r21207: Make the code match the spec :-).Jeremy Allison2007-10-101-8/+25
* r21204: Add define for new QFS Info for "who am i"Steve French2007-10-101-0/+15
* r21203: Regenerate C files after pidl updates.Jelmer Vernooij2007-10-106-0/+157
* r21202: On some build hosts, the first tests fail with CONNECTION_REFUSED. On myVolker Lendecke2007-10-101-1/+1
* r21191: Add in the POSIX open/mkdir/unlink calls.Jeremy Allison2007-10-1015-160/+545
* r21188: bumping passdb version number to make sure this is different than the...Gerald Carter2007-10-101-2/+1
* r21184: Dummy checkin to let the build farm pick up r21183 of Samba4Volker Lendecke2007-10-101-2/+2
* r21182: * Refactor the code to obtain the LDAP connection credentialsGerald Carter2007-10-102-123/+125
* r21181: Add some debug, fix the NT_STATUS_IO_TIMEOUT problems in the RAW-NOTI...Volker Lendecke2007-10-101-1/+8
* r21180: fix backwards compatible idmap backends parameter parsingGerald Carter2007-10-101-6/+17
* r21176: merged va_end() changes from Samba4Andrew Tridgell2007-10-102-8/+15
* r21166: Ensure we return the correct "EROFS" error on a non-writableJeremy Allison2007-10-101-1/+1
* r21165: Lets try the build farm without inotify, we're seeing someVolker Lendecke2007-10-101-0/+1
* r21164: Fix from Martin Zielinski <mz@seh.de> for EnumprinterdataEXJeremy Allison2007-10-101-9/+9
* r21161: Another fix for pam_winbind: Move the entire pwd expiry handling intoGünther Deschner2007-10-101-14/+14
* r21160: Some more pam_winbind fixes:Günther Deschner2007-10-101-32/+79
* r21159: Cleanup pam_sm_chauthtok() in pam_winbind:Günther Deschner2007-10-102-31/+44
* r21158: Add _pam_setup_krb5_env() and _pam_warn_logon_type() functions forGünther Deschner2007-10-101-31/+70
* r21157: this is 3.0.26 trunkStefan Metzmacher2007-10-101-1/+1
* r21155: Forgot one _PAM_LOG_STATE_DATA_STRING call (only in 3_0).Günther Deschner2007-10-101-0/+1
* r21154: Add PAM_WINBIND_LOGONSERVER, also merge the various pam_set_data calls.Günther Deschner2007-10-102-36/+69
* r21152: Correctly omit pam conversations when PAM_SILENT has been set by theGünther Deschner2007-10-102-57/+61
* r21151: applying patches for CVE-2007-045[34]Gerald Carter2007-10-102-3/+5
* r21150: Activate RAW-NOTIFYVolker Lendecke2007-10-101-1/+1
* r21149: Only say we are a groupmember for the optimized (rid 513) membershipGünther Deschner2007-10-101-1/+4
* r21146: Fix debug typos.Günther Deschner2007-10-102-2/+2
* r21145: Convert some int to BOOL in pam_winbind (only in 3_0).Günther Deschner2007-10-101-13/+13
* r21144: Create more accurate warning message when the pam_winbind chauthtok hasGünther Deschner2007-10-101-12/+76
* r21143: Fix wrong check for pam error codes for getpwnam and lookup winbindGünther Deschner2007-10-101-13/+26
* r21133: - Apply patch from ages ago, which should allow following \\server\sh...Derrell Lipman2007-10-101-10/+27
* r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.Derrell Lipman2007-10-102-12/+42
* r21131: Some notify fixesVolker Lendecke2007-10-102-1/+16
* r21130: Don't mix SAFE_FREE() and TALLOC_FREE().Gerald Carter2007-10-101-1/+1
* r21129: Fix from Martin Zielinski <mz@seh.de> - ensureJeremy Allison2007-10-101-0/+10
* r21128: Fix Vista connecting to Samba in share level security.Jeremy Allison2007-10-103-4/+35
* r21127: Add a mitigating comment ;-))Volker Lendecke2007-10-101-0/+8
* r21123: Make notify_fsp() static to notify.c.Volker Lendecke2007-10-103-60/+72
* r21122: Simplify code in pam_winbind a bit.Günther Deschner2007-10-101-23/+20
* r21121: Fix error message, based on RAW-NOTIFYVolker Lendecke2007-10-101-1/+1
* r21120: Make notify a bit more robust: Delete the notify records if we figure...Volker Lendecke2007-10-101-14/+34
* r21117: Add rpccli_samr_chgpasswd_user to rpcclient for testing.Günther Deschner2007-10-101-0/+55
* r21116: Fix the build -- sorry!Volker Lendecke2007-10-101-4/+8
* r21115: notify_internal.c needs to remove the table entry if a process has cr...Volker Lendecke2007-10-105-47/+74
* r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set theVolker Lendecke2007-10-101-4/+6
* r21113: Increment vfs version, thanks to metze for pointing it outVolker Lendecke2007-10-101-1/+2
* r21112: fix const compile warningGerald Carter2007-10-101-2/+2
* r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke2007-10-103-17/+16
* r21110: Fix kinit with Heimdal (Bug #4226).Günther Deschner2007-10-103-13/+54