summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-10r21016: Fix pam_sm_setcred again.Günther Deschner1-1/+1
2007-10-10r21015: fix typo that breaks the buildGerald Carter1-1/+1
2007-10-10r21014: move some functionss to winbindd_group.c and make staticGerald Carter2-148/+144
2007-10-10r21013: * Remove "inline" keywordGerald Carter1-5/+5
2007-10-10r21012: Patch from Danilo Almeida @ Centeris (via me):Gerald Carter2-21/+168
2007-10-10r21011: Another patch from Danilo Almeida @ Centeris (via me):Gerald Carter1-4/+7
2007-10-10r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm...Gerald Carter1-1/+1
2007-10-10r21009: Patch from Danilo Almeida @ Centeris (via me).Gerald Carter3-49/+236
2007-10-10r21007: move $(SOCKET_WRAPPER_OBJ) to OBJ definition instead of link line likeHerb Lewis1-6/+8
2007-10-10r21005: Add a debug message for EAGAIN error of setresuid.Volker Lendecke1-1/+7
2007-10-10r21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com> to fix multi-nodeJim McDonough1-1/+1
2007-10-10r21003: Display LDAP base in debug statement.Günther Deschner1-2/+2
2007-10-10r21002: Get rid of unused macros - merge change from 3_0_24Herb Lewis3-48/+40
2007-10-10r21001: * Use a simple '#define LDAPMessage void' to fix the buildGerald Carter5-45/+9
2007-10-10r20998: Fix debug messageVolker Lendecke1-1/+2