summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* 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
* r21109: Send notify_fam.c through the VFS. Lets see how the build farm likes ...Volker Lendecke2007-10-103-14/+38
* r21108: Send sys_notify_watch through the VFS, FAM is nextVolker Lendecke2007-10-107-11/+42
* r21107: Adapt notify_fam.c to the new infrastructure. This works in my test, ...Volker Lendecke2007-10-101-76/+90
* r21106: We neither need a account lockout policy handler nor a check domainGünther Deschner2007-10-101-1/+2
* r21104: Rename struct watch_context to struct inotify_watch_contextVolker Lendecke2007-10-101-8/+9
* r21101: Remove "unused" warning from Jerry's code. We stillJeremy Allison2007-10-101-1/+0
* r21100: Add the RPC hack fix to adddriver as well as adddriverex.Jeremy Allison2007-10-101-0/+9
* r21099: Protect ourselves from null pointer deref. This isn'tJeremy Allison2007-10-101-0/+6
* r21098: When get_dc_name_via_netlogon() in get_dcs() fails to find a trusted DCGünther Deschner2007-10-101-2/+2
* r21097: Ensure that when manipulating UNIX permissions viaJeremy Allison2007-10-101-14/+57
* r21096: Fix formatting.Jeremy Allison2007-10-101-2/+2
* r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...Volker Lendecke2007-10-109-790/+8
* r21092: Ok, that's the one that activates the Samba4 notify backend.Volker Lendecke2007-10-105-46/+118
* r21091: Fix the build without inotifyVolker Lendecke2007-10-101-0/+4
* r21090: Add some helper routinesVolker Lendecke2007-10-103-0/+60
* r21089: Do notifies on renameVolker Lendecke2007-10-101-0/+44
* r21088: Apply some constVolker Lendecke2007-10-101-1/+1
* r21087: Make the param list of notify_fname match notify_triggerVolker Lendecke2007-10-104-16/+18
* r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke2007-10-107-44/+98
* r21083: Actually make it static... :-)Volker Lendecke2007-10-101-1/+1
* r21082: Make canonicalize_path static to service.c -- we do have conn->connec...Volker Lendecke2007-10-104-59/+31
* r21081: Add forgotten functionVolker Lendecke2007-10-101-0/+11
* r21080: ReformattingVolker Lendecke2007-10-101-37/+68
* r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.Volker Lendecke2007-10-106-11/+16
* r21077: A step to minimize the diff later: This pulls in unmodified files fro...Volker Lendecke2007-10-104-177/+988
* r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...Volker Lendecke2007-10-103-0/+224
* r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke2007-10-109-2/+397
* r21073: Fix compiler warningVolker Lendecke2007-10-101-2/+2
* r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter2007-10-105-2/+53
* r21067: Finished refactoring setqpathinfo to be readableJeremy Allison2007-10-101-385/+430
* r21064: The core of this patch isVolker Lendecke2007-10-1023-108/+166