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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r21009: Patch from Danilo Almeida @ Centeris (via me).
Gerald Carter
3
-49
/
+236
2007-10-10
r21007: move $(SOCKET_WRAPPER_OBJ) to OBJ definition instead of link line like
Herb Lewis
1
-6
/
+8
2007-10-10
r21005: Add a debug message for EAGAIN error of setresuid.
Volker Lendecke
1
-1
/
+7
2007-10-10
r21004: Patch from Mathias Dietz <MDIETZ@de.ibm.com> to fix multi-node
Jim McDonough
1
-1
/
+1
2007-10-10
r21003: Display LDAP base in debug statement.
Günther Deschner
1
-2
/
+2
2007-10-10
r21002: Get rid of unused macros - merge change from 3_0_24
Herb Lewis
3
-48
/
+40
2007-10-10
r21001: * Use a simple '#define LDAPMessage void' to fix the build
Gerald Carter
5
-45
/
+9
2007-10-10
r20998: Fix debug message
Volker Lendecke
1
-1
/
+2
2007-10-10
r20996: Build fix from Kai Blin
Andrew Bartlett
1
-1
/
+2
2007-10-10
r20994: Remove unused code.
James Peach
1
-122
/
+0
2007-10-10
r20993: temporary build fix to get things going again on non-ADS systems
Gerald Carter
1
-0
/
+4
2007-10-10
r20992: another attempt at fixing the build breakage
Gerald Carter
4
-26
/
+37
2007-10-10
r20987: fix build farm breakage when ADS support is not present (caused by ns...
Gerald Carter
1
-0
/
+4
2007-10-10
r20986: Commit the prototype of the nss_info plugin interface.
Gerald Carter
18
-456
/
+893
2007-10-10
r20985: leave room for terminating NULL when printing password hashes via 'pd...
Gerald Carter
1
-2
/
+2
2007-10-10
r20982: Fix a segfault -- I wonder why my make test did not show this earlier...
Volker Lendecke
1
-1
/
+2
2007-10-10
r20979: Fix description, thanks to Michael Adam <ma@sernet.de>
Volker Lendecke
1
-1
/
+1
2007-10-10
r20970: Allow to define workstation for samlogon in rpcclient (for testing).
Günther Deschner
2
-8
/
+17
2007-10-10
r20966: Only attempt to reload the config file atfer the fork point if we
James Peach
1
-2
/
+6
2007-10-10
r20965: Fix spelling.
James Peach
1
-2
/
+2
2007-10-10
r20951: Remove the DOM_SID field in the struct idmap_domain and bounce
Gerald Carter
3
-142
/
+128
2007-10-10
r20933: Fix the build without inotify
Volker Lendecke
1
-2
/
+2
2007-10-10
r20932: This is the basic infrastructure for inotify support. This is far fro...
Volker Lendecke
4
-1
/
+283
[prev]
[next]