index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
param
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix continual scanning of smb.conf if an include file doesn't exist. Found
Jeremy Allison
2002-04-02
1
-7
/
+7
*
Added sys_adminlog() system for info the appliance admins really
Jeremy Allison
2002-03-27
1
-0
/
+5
*
Minor fixes:
Andrew Bartlett
2002-03-23
1
-5
/
+4
*
Sync up vfs changes from 2.2.x.
Jeremy Allison
2002-03-19
1
-1
/
+2
*
include/smb_macros.h: Don't round up an allocation if the size is zero.
Jeremy Allison
2002-03-13
1
-0
/
+8
*
Implemented default ACL patch (set inherit acls = true on a per share basis).
Jeremy Allison
2002-03-11
1
-0
/
+4
*
make default unix charset UTF8
Andrew Tridgell
2002-03-03
1
-0
/
+3
*
compile fix from vance
Simo Sorce
2002-03-02
1
-0
/
+2
*
Move these inside the #ifdef to fix the compile on non-LDAPsam systems.
Andrew Bartlett
2002-03-02
1
-4
/
+5
*
This is now unused
Andrew Bartlett
2002-03-02
1
-1
/
+0
*
This patch merges my private LDAP tree into HEAD.
Andrew Bartlett
2002-03-02
1
-7
/
+94
*
Added "nt status support" parameter. Fix offline synchronisation.
Jeremy Allison
2002-02-27
1
-0
/
+4
*
add required flags to "nt acl support" so it will show up in SWAT
Herb Lewis
2002-02-25
1
-1
/
+1
*
enable large readwrite by default
Andrew Tridgell
2002-02-20
1
-1
/
+1
*
Added comment in lp_string() about debugging memory problems.
Tim Potter
2002-02-16
1
-0
/
+9
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
that's the wins replication daemon !
Jean-François Micouleau
2002-01-25
1
-0
/
+3
*
Initialise password server to "*" in init_globals()
Tim Potter
2002-01-25
1
-0
/
+1
*
merge from 2.2. of
Gerald Carter
2002-01-22
1
-0
/
+4
*
This is another *BIG* change...
Andrew Bartlett
2002-01-20
1
-1
/
+42
*
This is the 'winbind default domain' patch from Alexander Bokovoy
Andrew Bartlett
2002-01-18
1
-0
/
+4
*
Separate out get_user_home_dir() from get_user_home_service_dir().
Jeremy Allison
2002-01-16
1
-37
/
+29
*
Roll back PSTRING_SANCTIFY patch; just leave non-controversial type
Martin Pool
2002-01-16
1
-1
/
+1
*
Add constness to parameters
Martin Pool
2002-01-15
1
-2
/
+2
*
For hysterical raisins you must use string_set() to set the value of a
Tim Potter
2002-01-09
1
-1
/
+1
*
Added get_called_name() function, which replaces global_myname in printing
Jeremy Allison
2002-01-08
1
-0
/
+10
*
Put a name on lp_talloc pool
Martin Pool
2002-01-03
1
-1
/
+1
*
sync up ldap defaults with 2.2
Gerald Carter
2002-01-02
1
-2
/
+3
*
Add a pile of doxygen style comments to various parts of Samba. Many of these
Andrew Bartlett
2001-12-30
1
-1
/
+1
*
Removed global debugf. Replaced with lp_set_logfile(name).
Jeremy Allison
2001-12-20
1
-0
/
+9
*
fixed more warnings on irix
Andrew Tridgell
2001-12-20
1
-3
/
+3
*
fixed sscanf() of gid_t values
Andrew Tridgell
2001-12-20
1
-4
/
+4
*
update the ldap support code. it compiles.
Jean-François Micouleau
2001-12-13
1
-21
/
+37
*
added a "use spnego" option
Andrew Tridgell
2001-12-07
1
-0
/
+6
*
again an intrusive patch:
Jean-François Micouleau
2001-12-06
1
-15
/
+9
*
removed the #ifdef USING_GROUPNAME_MAP/#endif blocks
Jean-François Micouleau
2001-12-01
1
-10
/
+0
*
A number of things to clean up the auth subsytem a bit...
Andrew Bartlett
2001-11-26
1
-1
/
+27
*
updated server_role for ADS
Andrew Tridgell
2001-11-26
1
-0
/
+1
*
Another merge from appliance-head: in [ug]id_to_sid don't call the
Tim Potter
2001-11-26
1
-10
/
+60
*
added 'security=ADS'
Andrew Tridgell
2001-11-25
1
-0
/
+1
*
added "net join" command
Andrew Tridgell
2001-11-24
1
-0
/
+3
*
This is another rather major change to the samba authenticaion
Andrew Bartlett
2001-11-24
1
-9
/
+4
*
Move all other paths into dynconfig
Martin Pool
2001-11-19
1
-3
/
+3
*
LIBDIR and LOCKDIR are dynamically configured too.
Martin Pool
2001-11-19
1
-1
/
+1
*
This change updates lp_guestaccount() to be a *global* paramater, rather than
Andrew Bartlett
2001-11-09
1
-5
/
+5
*
old merge from 2.2
Gerald Carter
2001-11-05
1
-8
/
+27
*
Small 'const' updates ahead of some AuthRewrite merging.
Andrew Bartlett
2001-10-31
1
-7
/
+7
*
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
2001-10-17
1
-5
/
+3
*
fixed typo
Andrew Tridgell
2001-10-14
1
-1
/
+1
*
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
1
-342
/
+341
[next]