index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r21093: Remove the hash and dnotify backends. Disabling FAM for this checkin,...
Volker Lendecke
9
-790
/
+8
2007-10-10
r21092: Ok, that's the one that activates the Samba4 notify backend.
Volker Lendecke
5
-46
/
+118
2007-10-10
r21091: Fix the build without inotify
Volker Lendecke
1
-0
/
+4
2007-10-10
r21090: Add some helper routines
Volker Lendecke
3
-0
/
+60
2007-10-10
r21089: Do notifies on rename
Volker Lendecke
1
-0
/
+44
2007-10-10
r21088: Apply some const
Volker Lendecke
1
-1
/
+1
2007-10-10
r21087: Make the param list of notify_fname match notify_trigger
Volker Lendecke
4
-16
/
+18
2007-10-10
r21084: Make the Samba4 files compile in Samba3, not activated yet.
Volker Lendecke
7
-44
/
+98
2007-10-10
r21083: Actually make it static... :-)
Volker Lendecke
1
-1
/
+1
2007-10-10
r21082: Make canonicalize_path static to service.c -- we do have conn->connec...
Volker Lendecke
4
-59
/
+31
2007-10-10
r21081: Add forgotten function
Volker Lendecke
1
-0
/
+11
2007-10-10
r21080: Reformatting
Volker Lendecke
1
-37
/
+68
2007-10-10
r21079: Minimizing diff: Adopt the Samba4 style ChangeNotify flags.
Volker Lendecke
6
-11
/
+16
2007-10-10
r21077: A step to minimize the diff later: This pulls in unmodified files fro...
Volker Lendecke
4
-177
/
+988
2007-10-10
r21076: Two pieces of infrastructure from Samba4: An API-compatible messaging...
Volker Lendecke
3
-0
/
+224
2007-10-10
r21074: Preparation for the import of samba4 notify: Add the file notify.idl ...
Volker Lendecke
9
-2
/
+397
2007-10-10
r21073: Fix compiler warning
Volker Lendecke
1
-2
/
+2
2007-10-10
r21070: * Add the new boolean 'winbind normalize names' option as discussed
Gerald Carter
5
-2
/
+53
2007-10-10
r21067: Finished refactoring setqpathinfo to be readable
Jeremy Allison
1
-385
/
+430
2007-10-10
r21064: The core of this patch is
Volker Lendecke
23
-108
/
+166
2007-10-10
r21063: All case statements are now NTSTATUS returning
Jeremy Allison
2
-175
/
+219
2007-10-10
r21062: Should fix the build plus make all refactored
Jeremy Allison
3
-212
/
+197
2007-10-10
r21061: Refactoring all the cases into NTSTATUS returns.
Jeremy Allison
1
-69
/
+99
2007-10-10
r21060: Start refactoring out the non-return case statements
Jeremy Allison
2
-43
/
+72
2007-10-10
r21058: Finish the easy refactoring - split out all the case
Jeremy Allison
1
-158
/
+213
2007-10-10
r21057: More refactoring into functions.
Jeremy Allison
2
-65
/
+95
2007-10-10
r21056: Moving the set_domain_online_request to fork_domain_child() (formerly
Günther Deschner
1
-9
/
+12
2007-10-10
r21054: More function refactoring.
Jeremy Allison
1
-24
/
+52
2007-10-10
r21053: More refactoring and fix the tests (set position info
Jeremy Allison
1
-53
/
+93
2007-10-10
r21052: Refactoring.
Jeremy Allison
1
-25
/
+43
2007-10-10
r21051: More function refactoring... Added #if 0 for
Jeremy Allison
1
-34
/
+55
2007-10-10
r21050: Factor out SMB_SET_FILE_DISPOSITION_INFO. My
Jeremy Allison
1
-23
/
+57
2007-10-10
r21049: Start to refactor some of the setpath set code
Jeremy Allison
1
-74
/
+73
2007-10-10
r21047: Hand marshalling hack from Martin Zielinski <mz@seh.de>
Jeremy Allison
1
-0
/
+9
2007-10-10
r21046: Backing out svn r20403 (Andrew's krb5 ticket cleanup
Gerald Carter
2
-0
/
+53
2007-10-10
r21036: Fix the ad nss info backend to not abort the search when called outsi...
Gerald Carter
1
-16
/
+10
2007-10-10
r21035: Remove unneeded checks on incoming uid/gid for
Jeremy Allison
1
-15
/
+35
2007-10-10
r21034: Don't force user to have pidl in their PATH.
James Peach
1
-1
/
+5
2007-10-10
r21033: To make the logs a bit more readable let the winbind dc connect child
Günther Deschner
1
-0
/
+3
2007-10-10
r21021: Fix memleak.
Günther Deschner
1
-0
/
+1
2007-10-10
r21020: Some pam_winbind fixes:
Günther Deschner
1
-14
/
+13
2007-10-10
r21019: Fix typo.
Günther Deschner
1
-1
/
+1
2007-10-10
r21018: Removing the set_domain_online_request again in trustdom_recv().
Günther Deschner
1
-9
/
+0
2007-10-10
r21016: Fix pam_sm_setcred again.
Günther Deschner
1
-1
/
+1
2007-10-10
r21015: fix typo that breaks the build
Gerald Carter
1
-1
/
+1
2007-10-10
r21014: move some functionss to winbindd_group.c and make static
Gerald Carter
2
-148
/
+144
2007-10-10
r21013: * Remove "inline" keyword
Gerald Carter
1
-5
/
+5
2007-10-10
r21012: Patch from Danilo Almeida @ Centeris (via me):
Gerald Carter
2
-21
/
+168
2007-10-10
r21011: Another patch from Danilo Almeida @ Centeris (via me):
Gerald Carter
1
-4
/
+7
2007-10-10
r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm...
Gerald Carter
1
-1
/
+1
[next]