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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2003-03-09
Change the way we sign SMB packets, to a function pointer interface.
Andrew Bartlett
1
-6
/
+7
2003-03-08
more on idmap
Simo Sorce
1
-9
/
+15
2003-03-08
some more code
Simo Sorce
2
-0
/
+2
2003-03-07
initial work for the new idmpa interface
Simo Sorce
1
-0
/
+49
2003-03-07
Some progress towards gums and tdbsam2
Simo Sorce
3
-51
/
+64
2003-03-06
add #define for the max device name length in a DEVICEMODE
Gerald Carter
1
-0
/
+2
2003-03-05
Use new configure test to turn on this automated test for correct string
Andrew Bartlett
1
-1
/
+1
2003-03-01
the new DEVELOPER checks for string overflows have (as expected)
Andrew Tridgell
1
-0
/
+9
2003-02-28
*Excellent* patch from Michael Steffens <michael_steffens@hp.com> to limit
Jeremy Allison
1
-0
/
+2
2003-02-27
additional fix for CR 601
Gerald Carter
1
-1
/
+1
2003-02-27
Fix to allow blocking lock notification to be done rapidly (no wait
Jeremy Allison
2
-1
/
+2
2003-02-25
Progress on CR 601
Gerald Carter
1
-0
/
+45
2003-02-24
Clean up non-krb5 breakages from my modifications to luke howard's patch.
Andrew Bartlett
1
-0
/
+1
2003-02-24
Patch from Luke Howard to add mutual kerberos authentication, and SMB session
Andrew Bartlett
2
-0
/
+12
2003-02-23
forgot the altered include file
Simo Sorce
1
-4
/
+4
2003-02-22
More signed/unsigned fixes (yes, I run with funny compiler options) and
Andrew Bartlett
1
-2
/
+2
2003-02-20
Make init_module() and thus smb_load_module() return an int.
Jelmer Vernooij
1
-1
/
+1
2003-02-19
Correct way to keep fucntion from proto.h
Jim McDonough
1
-1
/
+1
2003-02-19
Improve detection of iconv(3) for various platforms. M4 code is similar to wh...
Alexander Bokovoy
1
-0
/
+5
2003-02-19
Move to a in-memory ccache for winbind, and replace setenv() properly.
Andrew Bartlett
1
-0
/
+4
2003-02-19
Get non-krb systems to compile. How the heck do I keep something from being ...
Jim McDonough
1
-1
/
+1
2003-02-19
Try to get heimdal working with HEAD.
Jim McDonough
1
-2
/
+3
2003-02-16
Add the 'session key' output of the NTLMSSP exchange to the cli struct, so
Andrew Bartlett
1
-0
/
+4
2003-02-15
* set PRINTER_ATTRIBUTE_RAW_ONLY; CR 1736
Gerald Carter
1
-0
/
+4
2003-02-15
Move our NTLMSSP client code into ntlmssp.c. The intention is to provide a
Andrew Bartlett
1
-0
/
+19
2003-02-15
Remove obsolete file lib/netatalk.c - We have a VFS module now
Jelmer Vernooij
1
-3
/
+0
2003-02-15
Antti Andreimann <Antti.Andreimann@mail.ee> has done some changes to enable
Andrew Bartlett
1
-0
/
+3
2003-02-14
Oops, forgot the header file changes.
Andrew Bartlett
1
-0
/
+1
2003-02-13
A few typo fixes Andrew eventually let off to me.
Rafal Szczesniak
1
-3
/
+3
2003-02-10
added the 'lsaenumacctwithright' command to rpcclient. This allows you
Andrew Tridgell
2
-1
/
+33
2003-02-10
Some cleanups:
Andrew Bartlett
1
-0
/
+2
2003-02-09
(only for HEAD at the moment).
Andrew Bartlett
1
-1
/
+1
2003-02-06
ignore config.h.in in cvs as generated by autoheader
Andrew Tridgell
1
-0
/
+1
2003-02-06
Remove configure and config.h.in from CVS.
Andrew Bartlett
1
-1894
/
+0
2003-02-06
added the LSA privileges server backend stubs. Right now they just log
Andrew Tridgell
1
-2
/
+0
2003-02-01
We now have client-side SMB signing support!
Andrew Bartlett
1
-0
/
+1
2003-02-01
Bitmap offsets and counts are always positive.
Andrew Bartlett
1
-1
/
+1
2003-01-30
Sync up with 3.0 heimdal.
Jeremy Allison
1
-0
/
+8
2003-01-30
Fix kerberos compile after the tpot massicre :-).
Jeremy Allison
1
-1006
/
+1115
2003-01-30
Fix for interesting resource constraint condition. When all opens are
Jeremy Allison
1
-1
/
+3
2003-01-28
added LsaRemoveAccountRights
Andrew Tridgell
1
-3
/
+20
2003-01-28
cleaned up the lsa_enum_acct_rights function and added a
Andrew Tridgell
2
-8
/
+23
2003-01-28
Factor out common code in the NTLMSSP/SPNEGO code.
Andrew Bartlett
1
-0
/
+4
2003-01-24
Commit just a little more infrastructure for HAVE_GETDIRENTRIES
Richard Sharpe
1
-1
/
+1
2003-01-24
At the prompting, start to add infrastructure to detect the presence of
Richard Sharpe
1
-0
/
+3
2003-01-21
Fixup proto generation to not include krb5 specific symbols
Jeremy Allison
1
-0
/
+3
2003-01-21
More fixes getting us closer to full Heimdal compile....
Jeremy Allison
1
-0
/
+6
2003-01-19
Merge in more of the SuSE patches for Heimdal. These changes show how
Jeremy Allison
2
-0
/
+21
2003-01-17
Enable dynamic loading of RPC modules. See docs/textdocs/RPC_PLUGGIN.txt for...
Jim McDonough
2
-1049
/
+999
2003-01-16
Fixed up mutex protection around winbindd logon code. Sync with APP-HEAD.
Jeremy Allison
1
-0
/
+8
[next]