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
/
includes.h
Age
Commit message (
Expand
)
Author
Files
Lines
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-24
/
+20
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-0
/
+2
2002-07-15
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
1
-8
/
+25
2002-04-11
This split the mangling code up to allow for the possibility of multiple
Andrew Tridgell
1
-0
/
+2
2002-03-27
Added sys_adminlog() system for info the appliance admins really
Jeremy Allison
1
-0
/
+33
2002-03-02
Remove util_list.h, as its matching .c file has already gone, and nobody is
Andrew Bartlett
1
-1
/
+3
2002-03-01
The beginning of trusted and trusting domain support from
Andrew Bartlett
1
-1
/
+2
2002-01-30
Removed version number from file header.
Tim Potter
1
-1
/
+1
2002-01-20
This is another *BIG* change...
Andrew Bartlett
1
-0
/
+2
2002-01-10
Getting ready to add UNIX extensions in HEAD also.
Jeremy Allison
1
-1
/
+5
2002-01-09
Add UNUSED(paramname) macro to be used in parameter lists, to quieten
Martin Pool
1
-1
/
+10
2002-01-09
Fix macro name controlling inclusion of DMALLOC.
Martin Pool
1
-1
/
+1
2002-01-01
renamed ans1.h to asn_1.h to prevent conflict caused by krb5 headers
Andrew Tridgell
1
-1
/
+1
2001-12-31
cope with systems that don't have full gssapi libs
Andrew Tridgell
1
-1
/
+1
2001-12-30
Make Samba compile on RH 6.2 again.
Andrew Bartlett
1
-0
/
+4
2001-12-20
Add --enable-dmalloc to link against the dmalloc malloc debugger.
Martin Pool
1
-0
/
+7
2001-12-19
Doc.
Martin Pool
1
-1
/
+3
2001-12-08
check for gssapi_generic.h
Andrew Tridgell
1
-0
/
+5
2001-12-08
added internal sasl/gssapi code. This means we are no longer dependent on cyr...
Andrew Tridgell
1
-4
/
+4
2001-11-27
added test for krb5.h
Andrew Tridgell
1
-1
/
+8
2001-11-27
sigh.
Andrew Tridgell
1
-2
/
+2
2001-11-25
Fixed compiler warning.
Tim Potter
1
-1
/
+1
2001-11-25
added HAVE_LDAP_H check
Andrew Tridgell
1
-2
/
+2
2001-11-24
added "net join" command
Andrew Tridgell
1
-0
/
+7
2001-11-20
added the beginnings of ADS support in smbd
Andrew Tridgell
1
-0
/
+22
2001-11-19
Fix obvious typo.
Martin Pool
1
-1
/
+1
2001-11-19
Store some path names in global variables initialized to configure
Martin Pool
1
-0
/
+1
2001-11-15
Tidyups and things I discovered during the merge...
Jeremy Allison
1
-1
/
+1
2001-11-04
Fix for broken-as-shipped RedHat 7.2 system headers. Now we have
Jeremy Allison
1
-0
/
+12
2001-10-23
Add popt for parsing commandline options
Jim McDonough
1
-0
/
+2
2001-10-19
Add rap.h for net utility and libsmb
Jim McDonough
1
-0
/
+2
2001-10-18
the beginnings of kerberos support in smbd. It doesn't work yet, but
Andrew Tridgell
1
-0
/
+4
2001-10-14
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
1
-0
/
+1
2001-10-11
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
1
-1
/
+3
2001-09-18
Use structure copy to fix unaligned accesses on 64bit architectures on
Jeremy Allison
1
-1
/
+1
2001-09-10
declare dbf in one spot
Andrew Tridgell
1
-1
/
+1
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
1
-0
/
+1
2001-09-09
fixed missing const on d_printf declaration
Andrew Tridgell
1
-3
/
+3
2001-09-08
convert more code to using d_printf
Andrew Tridgell
1
-0
/
+2
2001-09-07
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
1
-0
/
+1
2001-09-05
fixed a bunch of compilation errors on Solaris, mostly people getting NSS_STA...
Andrew Tridgell
1
-34
/
+1
2001-08-23
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
1
-1
/
+1
2001-08-22
A few changes:
Andrew Bartlett
1
-0
/
+2
2001-08-03
This is my 'Authentication Rewrite' version 1.01, mostly as submitted to
Andrew Bartlett
1
-0
/
+2
2001-07-25
a better test for unix domain sockets
Andrew Tridgell
1
-1
/
+1
2001-07-22
if EILSEQ doesn't exist then use EIO. It doesn't really matter what
Andrew Tridgell
1
-2
/
+3
2001-07-22
changed the iconv interface to go via ucs2 for all conversions. This
Andrew Tridgell
1
-0
/
+5
2001-07-07
Add backend encryption support for NTLMv2.
Andrew Bartlett
1
-0
/
+3
2001-07-04
missed a couple of strchr calls
Andrew Tridgell
1
-5
/
+0
2001-07-04
The big character set handling changeover!
Andrew Tridgell
1
-3
/
+5
[next]