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
/
source4
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r8297: add libinclude() function in ejs, which is like include() but searches...
Andrew Tridgell
1
-0
/
+6
2007-10-10
r8273: fixed some memory leaks in smbscript. This required converting
Andrew Tridgell
1
-62
/
+50
2007-10-10
r7966: We need a better way to do this, but enable the KDC by default, if we
Andrew Bartlett
1
-0
/
+4
2007-10-10
r7916: - got rid of the in_client global
Andrew Tridgell
2
-7
/
+2
2007-10-10
r7912: make private_path() recognise a non-relative filename, so we can have
Andrew Tridgell
1
-7
/
+7
2007-10-10
r7793: allow integers in smb.conf to be specified in octal or hex
Andrew Tridgell
1
-2
/
+2
2007-10-10
r7757: Add NTLMv2 support to the NT1 Session setup (ie, not SPNEGO/NTLMSSP)
Andrew Bartlett
1
-0
/
+6
2007-10-10
r7744: converted the web server to use the lib/tls/ generic tls code
Andrew Tridgell
1
-19
/
+19
2007-10-10
r7643: This patch adds a new NTPTR subsystem:
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r7531: Finally fix lp_load(). I had left hooks in place which restricted us
Andrew Bartlett
1
-6
/
+0
2007-10-10
r7530: Simply calling convention of lp_load().
Andrew Bartlett
1
-58
/
+7
2007-10-10
r7221: Add the start of a KDC service (to be built on a 'libkdc' from a to be
Andrew Bartlett
1
-0
/
+4
2007-10-10
r7016: - added smb.conf parm 'web tls = true/false'
Andrew Tridgell
1
-0
/
+4
2007-10-10
r7012: added smb.conf parameters
Andrew Tridgell
1
-0
/
+16
2007-10-10
r7008: - split out the loadparm type definitions so loadparm internals can be...
Andrew Tridgell
2
-154
/
+89
2007-10-10
r7002: added support for getting at loadparm config parameters via lpGet() in...
Andrew Tridgell
1
-53
/
+116
2007-10-10
r6982: install the swat pages with 'make installswat'
Andrew Tridgell
1
-5
/
+5
2007-10-10
r6981: first version of the builtin web server for Samba4
Andrew Tridgell
1
-1
/
+9
2007-10-10
r6902: Turn the LDAP server on by default. It is no worse than the others...
Andrew Bartlett
1
-1
/
+1
2007-10-10
r6842: Move to .mk file
Jelmer Vernooij
2
-4
/
+5
2007-10-10
r6724: added "cldap port" smb.conf parameter
Andrew Tridgell
1
-1
/
+5
2007-10-10
r6619: realm should not be forced uppercase
Andrew Tridgell
1
-1
/
+1
2007-10-10
r6184: the beginnings of the libcli/dgram/ library, and the dgram
Andrew Tridgell
1
-0
/
+4
2007-10-10
r5502: announce us as a print server by default
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r5491: Don't load the DCOM-specific services by default (yet)
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r5395: fixed some loadparm memory leaks
Andrew Tridgell
1
-4
/
+6
2007-10-10
r5389: initialise the WINS ttl max/min values to something sensible
Andrew Tridgell
1
-0
/
+3
2007-10-10
r5346: - a bit more preparation for the WINS server going in
Andrew Tridgell
1
-0
/
+4
2007-10-10
r5308: trimmed back a lot of the old macros from smb_macros.h
Andrew Tridgell
1
-0
/
+2
2007-10-10
r5302: fixed a compilation problem on solaris caused by the recent include
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5296: - only include the tdb headers where they are needed
Andrew Tridgell
1
-5
/
+5
2007-10-10
r5221: replace the str_list_*() code with new code based on talloc(). This is
Andrew Tridgell
1
-14
/
+17
2007-10-10
r5115: enable the nbt daemon by default
Andrew Tridgell
1
-1
/
+1
2007-10-10
r5108: the beginnings of a nbtd server for Samba4. Currently just displays
Andrew Tridgell
1
-0
/
+5
2007-10-10
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4898: - removed the unused wins_srv_*() code
Andrew Tridgell
1
-3
/
+3
2007-10-10
r4817: ccache was being made ineffective on all the build farm machines
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4725: make "password server" a string list
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r4650: - make more use of bitmap and enum's
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r4549: got rid of a lot more uses of plain talloc(), instead using
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4500: Allow GENSEC modules to be disabled by setting a flag on their module
Andrew Bartlett
1
-5
/
+0
2007-10-10
r4494: Allow gensec_gssapi to use the SPNEGO mech provided by Heimdal (off by
Andrew Bartlett
1
-1
/
+2
2007-10-10
r4482: in ads mixed mode there are also only one PDC and multiple BDC's
Stefan Metzmacher
1
-1
/
+4
2007-10-10
r4460: Add a new GENSEC module: gensec_gssapi
Andrew Bartlett
1
-0
/
+1
2007-10-10
r4452: the beginnings of a dssetup rpc server.
Andrew Tridgell
1
-1
/
+1
2007-10-10
r4444: - initialise registry:HKEY_LOCAL_MACHINE to a reasonable default (where
Andrew Tridgell
1
-8
/
+9
2007-10-10
r4439: unlimited connections is -1
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4438: the ADMIN$ share is a diskshare but hidden
Stefan Metzmacher
1
-9
/
+12
2007-10-10
r4423: give lp_parm_int() and lp_parm_ulong() default values
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r4342: Fix a memory leak in init_globals().
Andrew Bartlett
1
-1
/
+4
[next]