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
r9826: Add some more OOM checks
Jelmer Vernooij
1
-1
/
+21
2007-10-10
r9805: Add 'data' property to param EJS object
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r9800: Add EJS interface to param. tridge, sorry this overlaps a bit
Jelmer Vernooij
1
-15
/
+31
2007-10-10
r9798: Add generic functions for handling smb.conf files (the parameters don'...
Jelmer Vernooij
3
-1
/
+274
2007-10-10
r9685: Add tests for samba3sam mapping module
Jelmer Vernooij
1
-137
/
+3
2007-10-10
r9684: Remove unused parameters (about 70)
Jelmer Vernooij
1
-465
/
+3
2007-10-10
r9602: Add support for reading share_info.tdb and smb.conf.
Jelmer Vernooij
2
-177
/
+179
2007-10-10
r9382: Add a dummy registry for HKEY_USERS to get rid of the annoying dialog
Tim Potter
1
-0
/
+6
2007-10-10
r9119: added a lp.categories() call in the loadparm js object, to allow
Andrew Tridgell
2
-19
/
+24
2007-10-10
r8643: - make lp_configfile() work again
Andrew Tridgell
1
-8
/
+9
2007-10-10
r8394: Make sure the argument to ctype is*(3) macros are unsigned char as
Love Hörnquist Åstrand
1
-2
/
+2
2007-10-10
r8344: added a "setup directory" smb.conf parameter, pointing at the setup te...
Andrew Tridgell
1
-0
/
+4
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
[next]