summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r21105: Quick fix for CLDAP reply without NetLogon attribute.Günther Deschner2007-10-101-2/+27
* 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
* r21063: All case statements are now NTSTATUS returningJeremy Allison2007-10-102-175/+219
* r21062: Should fix the build plus make all refactoredJeremy Allison2007-10-103-212/+197
* r21061: Refactoring all the cases into NTSTATUS returns.Jeremy Allison2007-10-101-69/+99
* r21060: Start refactoring out the non-return case statementsJeremy Allison2007-10-102-43/+72
* r21058: Finish the easy refactoring - split out all the caseJeremy Allison2007-10-101-158/+213
* r21057: More refactoring into functions.Jeremy Allison2007-10-102-65/+95
* r21056: Moving the set_domain_online_request to fork_domain_child() (formerlyGünther Deschner2007-10-101-9/+12
* r21054: More function refactoring.Jeremy Allison2007-10-101-24/+52
* r21053: More refactoring and fix the tests (set position infoJeremy Allison2007-10-101-53/+93
* r21052: Refactoring.Jeremy Allison2007-10-101-25/+43
* r21051: More function refactoring... Added #if 0 forJeremy Allison2007-10-101-34/+55
* r21050: Factor out SMB_SET_FILE_DISPOSITION_INFO. MyJeremy Allison2007-10-101-23/+57
* r21049: Start to refactor some of the setpath set codeJeremy Allison2007-10-101-74/+73
* r21047: Hand marshalling hack from Martin Zielinski <mz@seh.de>Jeremy Allison2007-10-101-0/+9
* r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanupGerald Carter2007-10-102-0/+53
* r21036: Fix the ad nss info backend to not abort the search when called outsi...Gerald Carter2007-10-101-16/+10
* r21035: Remove unneeded checks on incoming uid/gid forJeremy Allison2007-10-101-15/+35
* r21034: Don't force user to have pidl in their PATH.James Peach2007-10-101-1/+5
* r21033: To make the logs a bit more readable let the winbind dc connect childGünther Deschner2007-10-101-0/+3
* r21021: Fix memleak.Günther Deschner2007-10-101-0/+1
* r21020: Some pam_winbind fixes:Günther Deschner2007-10-101-14/+13
* r21019: Fix typo.Günther Deschner2007-10-101-1/+1