summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r21096: Fix formatting.Jeremy Allison1-2/+2
2007-10-10r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...Volker Lendecke9-790/+8
2007-10-10r21092: Ok, that's the one that activates the Samba4 notify backend.Volker Lendecke5-46/+118
2007-10-10r21091: Fix the build without inotifyVolker Lendecke1-0/+4
2007-10-10r21090: Add some helper routinesVolker Lendecke3-0/+60
2007-10-10r21089: Do notifies on renameVolker Lendecke1-0/+44
2007-10-10r21088: Apply some constVolker Lendecke1-1/+1
2007-10-10r21087: Make the param list of notify_fname match notify_triggerVolker Lendecke4-16/+18
2007-10-10r21084: Make the Samba4 files compile in Samba3, not activated yet.Volker Lendecke7-44/+98
2007-10-10r21083: Actually make it static... :-)Volker Lendecke1-1/+1
2007-10-10r21082: Make canonicalize_path static to service.c -- we do have conn->connec...Volker Lendecke4-59/+31
2007-10-10r21081: Add forgotten functionVolker Lendecke1-0/+11
2007-10-10r21080: ReformattingVolker Lendecke1-37/+68
2007-10-10r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.Volker Lendecke6-11/+16
2007-10-10r21077: A step to minimize the diff later: This pulls in unmodified files fro...Volker Lendecke4-177/+988
2007-10-10r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...Volker Lendecke3-0/+224
2007-10-10r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...Volker Lendecke9-2/+397
2007-10-10r21073: Fix compiler warningVolker Lendecke1-2/+2
2007-10-10r21070: * Add the new boolean 'winbind normalize names' option as discussedGerald Carter5-2/+53
2007-10-10r21067: Finished refactoring setqpathinfo to be readableJeremy Allison1-385/+430
2007-10-10r21064: The core of this patch isVolker Lendecke23-108/+166
2007-10-10r21063: All case statements are now NTSTATUS returningJeremy Allison2-175/+219
2007-10-10r21062: Should fix the build plus make all refactoredJeremy Allison3-212/+197
2007-10-10r21061: Refactoring all the cases into NTSTATUS returns.Jeremy Allison1-69/+99
2007-10-10r21060: Start refactoring out the non-return case statementsJeremy Allison2-43/+72
2007-10-10r21058: Finish the easy refactoring - split out all the caseJeremy Allison1-158/+213
2007-10-10r21057: More refactoring into functions.Jeremy Allison2-65/+95
2007-10-10r21056: Moving the set_domain_online_request to fork_domain_child() (formerlyGünther Deschner1-9/+12
2007-10-10r21054: More function refactoring.Jeremy Allison1-24/+52
2007-10-10r21053: More refactoring and fix the tests (set position infoJeremy Allison1-53/+93
2007-10-10r21052: Refactoring.Jeremy Allison1-25/+43
2007-10-10r21051: More function refactoring... Added #if 0 forJeremy Allison1-34/+55
2007-10-10r21050: Factor out SMB_SET_FILE_DISPOSITION_INFO. MyJeremy Allison1-23/+57
2007-10-10r21049: Start to refactor some of the setpath set codeJeremy Allison1-74/+73
2007-10-10r21047: Hand marshalling hack from Martin Zielinski <mz@seh.de>Jeremy Allison1-0/+9
2007-10-10r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanupGerald Carter2-0/+53
2007-10-10r21036: Fix the ad nss info backend to not abort the search when called outsi...Gerald Carter1-16/+10
2007-10-10r21035: Remove unneeded checks on incoming uid/gid forJeremy Allison1-15/+35
2007-10-10r21034: Don't force user to have pidl in their PATH.James Peach1-1/+5
2007-10-10r21033: To make the logs a bit more readable let the winbind dc connect childGünther Deschner1-0/+3
2007-10-10r21021: Fix memleak.Günther Deschner1-0/+1
2007-10-10r21020: Some pam_winbind fixes:Günther Deschner1-14/+13
2007-10-10r21019: Fix typo.Günther Deschner1-1/+1
2007-10-10r21018: Removing the set_domain_online_request again in trustdom_recv().Günther Deschner1-9/+0