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-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
2003-01-16
Updates to the NTLMSSP code again - moving the base64 decode fuctionality out
Andrew Bartlett
1
-2
/
+4
2003-01-16
More Heimdal changes. Still not compiling with Heimdal yet...
Jeremy Allison
2
-0
/
+7
2003-01-16
Fist part of fixes to make us compile with Heimdal. Don't explicitly
Jeremy Allison
2
-1
/
+11
2003-01-15
small merges from SAMBA_3_0; mostly typos, renames, etc...
Gerald Carter
1
-1
/
+0
2003-01-15
Refactor the NTLMSSP code again - this time we use function pointers to
Andrew Bartlett
2
-4
/
+22
2003-01-15
added cli_lsa_enum_account_rights() call. Note that this is in
Andrew Tridgell
2
-0
/
+33
2003-01-15
Run autoheader
Martin Pool
1
-6
/
+0
2003-01-14
Commit my (disabled) fstring/pstring mixup detection code.
Andrew Bartlett
1
-0
/
+21
2003-01-13
Updates to our NTLMSSP code:
Andrew Bartlett
3
-32
/
+81
2003-01-12
Make the 'service' in make_connection() use an fstrcpy(), and an fstring,
Andrew Bartlett
1
-1
/
+0
2003-01-03
Fix problem with "hide unreadable". stat file opens are baaack :-).
Jeremy Allison
1
-0
/
+1
2003-01-02
Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids in
Andrew Bartlett
2
-0
/
+11
2003-01-02
BIG patch...
Andrew Bartlett
9
-30
/
+30
2002-12-31
ignore tdbsam2_parse_info.h
Simo Sorce
1
-0
/
+1
2002-12-30
Catching up with old patches. Add define for VERITAS quota support.
Jeremy Allison
1
-0
/
+8
2002-12-30
the shutdown call does not have a 16 bit flags, but 2 byte representing booleans
Simo Sorce
1
-5
/
+2
[next]