summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r21180: fix backwards compatible idmap backends parameter parsingGerald Carter1-6/+17
2007-10-10r21176: merged va_end() changes from Samba4Andrew Tridgell2-8/+15
2007-10-10r21166: Ensure we return the correct "EROFS" error on a non-writableJeremy Allison1-1/+1
2007-10-10r21165: Lets try the build farm without inotify, we're seeing someVolker Lendecke1-0/+1
2007-10-10r21164: Fix from Martin Zielinski <mz@seh.de> for EnumprinterdataEXJeremy Allison1-9/+9
2007-10-10r21161: Another fix for pam_winbind: Move the entire pwd expiry handling intoGünther Deschner1-14/+14
2007-10-10r21160: Some more pam_winbind fixes:Günther Deschner1-32/+79
2007-10-10r21159: Cleanup pam_sm_chauthtok() in pam_winbind:Günther Deschner2-31/+44
2007-10-10r21158: Add _pam_setup_krb5_env() and _pam_warn_logon_type() functions forGünther Deschner1-31/+70
2007-10-10r21157: this is 3.0.26 trunkStefan Metzmacher1-1/+1
2007-10-10r21155: Forgot one _PAM_LOG_STATE_DATA_STRING call (only in 3_0).Günther Deschner1-0/+1
2007-10-10r21154: Add PAM_WINBIND_LOGONSERVER, also merge the various pam_set_data calls.Günther Deschner2-36/+69
2007-10-10r21152: Correctly omit pam conversations when PAM_SILENT has been set by theGünther Deschner2-57/+61
2007-10-10r21151: applying patches for CVE-2007-045[34]Gerald Carter2-3/+5
2007-10-10r21150: Activate RAW-NOTIFYVolker Lendecke1-1/+1
2007-10-10r21149: Only say we are a groupmember for the optimized (rid 513) membershipGünther Deschner1-1/+4
2007-10-10r21146: Fix debug typos.Günther Deschner2-2/+2
2007-10-10r21145: Convert some int to BOOL in pam_winbind (only in 3_0).Günther Deschner1-13/+13
2007-10-10r21144: Create more accurate warning message when the pam_winbind chauthtok hasGünther Deschner1-12/+76
2007-10-10r21143: Fix wrong check for pam error codes for getpwnam and lookup winbindGünther Deschner1-13/+26
2007-10-10r21133: - Apply patch from ages ago, which should allow following \\server\sh...Derrell Lipman1-10/+27
2007-10-10r21132: - Fixes bug 4366. Documentation for smbc_utimes() was incorrect.Derrell Lipman2-12/+42
2007-10-10r21131: Some notify fixesVolker Lendecke2-1/+16
2007-10-10r21130: Don't mix SAFE_FREE() and TALLOC_FREE().Gerald Carter1-1/+1
2007-10-10r21129: Fix from Martin Zielinski <mz@seh.de> - ensureJeremy Allison1-0/+10
2007-10-10r21128: Fix Vista connecting to Samba in share level security.Jeremy Allison3-4/+35
2007-10-10r21127: Add a mitigating comment ;-))Volker Lendecke1-0/+8
2007-10-10r21123: Make notify_fsp() static to notify.c.Volker Lendecke3-60/+72
2007-10-10r21122: Simplify code in pam_winbind a bit.Günther Deschner1-23/+20
2007-10-10r21121: Fix error message, based on RAW-NOTIFYVolker Lendecke1-1/+1
2007-10-10r21120: Make notify a bit more robust: Delete the notify records if we figure...Volker Lendecke1-14/+34
2007-10-10r21117: Add rpccli_samr_chgpasswd_user to rpcclient for testing.Günther Deschner1-0/+55
2007-10-10r21116: Fix the build -- sorry!Volker Lendecke1-4/+8
2007-10-10r21115: notify_internal.c needs to remove the table entry if a process has cr...Volker Lendecke5-47/+74
2007-10-10r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set theVolker Lendecke1-4/+6
2007-10-10r21113: Increment vfs version, thanks to metze for pointing it outVolker Lendecke1-1/+2
2007-10-10r21112: fix const compile warningGerald Carter1-2/+2
2007-10-10r21111: Reorganize the change notify params a bit. We now have the per-shareVolker Lendecke3-17/+16
2007-10-10r21110: Fix kinit with Heimdal (Bug #4226).Günther Deschner3-13/+54
2007-10-10r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...Volker Lendecke3-14/+38
2007-10-10r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke7-11/+42
2007-10-10r21107: Adapt notify_fam.c to the new infrastructure. This works in my test, ...Volker Lendecke1-76/+90
2007-10-10r21106: We neither need a account lockout policy handler nor a check domainGünther Deschner1-1/+2
2007-10-10r21105: Quick fix for CLDAP reply without NetLogon attribute.Günther Deschner1-2/+27
2007-10-10r21104: Rename struct watch_context to struct inotify_watch_contextVolker Lendecke1-8/+9
2007-10-10r21101: Remove "unused" warning from Jerry's code. We stillJeremy Allison1-1/+0
2007-10-10r21100: Add the RPC hack fix to adddriver as well as adddriverex.Jeremy Allison1-0/+9
2007-10-10r21099: Protect ourselves from null pointer deref. This isn'tJeremy Allison1-0/+6
2007-10-10r21098: When get_dc_name_via_netlogon() in get_dcs() fails to find a trusted DCGünther Deschner1-2/+2
2007-10-10r21097: Ensure that when manipulating UNIX permissions viaJeremy Allison1-14/+57