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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
16
-160
/
+259
*
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-08-17
5
-0
/
+755
|
\
|
*
Move tridge's getgrouplist() replacement function from replace.c to a new
Andrew Bartlett
2002-08-17
4
-99
/
+170
|
*
The idea of this function is not to touch the argument, so make it const too...
Andrew Bartlett
2002-08-17
1
-1
/
+1
|
*
Merge of netbios namecache code from APPLIANCE_HEAD.
Tim Potter
2002-08-16
1
-0
/
+12
|
*
*** empty log message ***
Simo Sorce
2002-08-15
1
-1
/
+1
|
*
Use byteorder.h macros
Jim McDonough
2002-08-12
1
-45
/
+9
|
*
Code to generate uuids for ADS setups. Uses our random generator but
Jim McDonough
2002-08-12
1
-0
/
+108
|
*
Make 'remote_machine' private to lib/substitute.c, and fix all the user to use
Andrew Bartlett
2002-08-11
1
-1
/
+3
|
*
Fix the %m security bug again - and try to make it harder to reintroduce in
Andrew Bartlett
2002-08-10
1
-8
/
+41
|
*
fixed a memory corruption bug in the wins code
Andrew Tridgell
2002-08-06
1
-1
/
+1
|
*
make sure we zero the unusued elements in a SID when parsing
Andrew Tridgell
2002-07-31
1
-0
/
+3
|
*
added support for smbd listening on port 445 and 139. It now listens
Andrew Tridgell
2002-07-31
1
-1
/
+1
|
*
Make some of the charconv code a bit easier to read and work with - when we
Andrew Bartlett
2002-07-30
1
-8
/
+8
|
*
Our include popt is starting to get a bit old - fixed some compile
Tim Potter
2002-07-29
1
-1
/
+1
|
*
A place to store common popt routines.
Tim Potter
2002-07-29
1
-0
/
+49
|
*
found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...
Simo Sorce
2002-07-28
3
-4
/
+5
|
*
good security patch from Timothy.Sell@unisys.com
Andrew Tridgell
2002-07-28
1
-1
/
+1
|
*
It seems I didn't need to write a dup2() wrapper - as we already use it a
Andrew Bartlett
2002-07-28
1
-1
/
+1
|
*
Make it possible to query account policy values from pdbedit (set to come soon).
Andrew Bartlett
2002-07-24
1
-26
/
+62
|
*
implemented getgrouplist() for systems that don't have it and use it
Andrew Tridgell
2002-07-23
2
-21
/
+101
|
*
Another smattering of static and const
Andrew Bartlett
2002-07-21
1
-1
/
+1
|
*
Don't try and sys_dup2(dbf->fd) if dbf == NULL.
Tim Potter
2002-07-20
1
-1
/
+1
|
*
Add some const to try and get less warnings.
Andrew Bartlett
2002-07-20
1
-2
/
+3
|
*
Add support for duplicating stderr into our logfiles.
Andrew Bartlett
2002-07-20
2
-17
/
+27
|
*
Add a wrapper for dup2() to our system.c
Andrew Bartlett
2002-07-20
1
-0
/
+10
|
*
fixed a logic error in the sorted_tree_find_child() routine
Gerald Carter
2002-07-20
1
-32
/
+63
|
*
fixed seg fault in registry frontend caused by trying to
Gerald Carter
2002-07-19
1
-0
/
+2
|
*
Never ignore valgrind messages :-). Don't reference before the start
Jeremy Allison
2002-07-19
1
-1
/
+1
|
*
* refactored registry operations some. subkey lists and
Gerald Carter
2002-07-19
1
-15
/
+32
|
*
fixed line buffer mode in XFILE
Andrew Tridgell
2002-07-19
1
-1
/
+1
|
*
Previous fix was incorrect. len in string_sub and all_string_sub is
Jeremy Allison
2002-07-18
1
-4
/
+4
|
*
Add useful VALGRIND #ifdef.
Jeremy Allison
2002-07-18
1
-0
/
+2
|
*
Fixed off-by-one in all_string_sub also.
Jeremy Allison
2002-07-18
1
-1
/
+1
|
*
Formatting fixups.
Jeremy Allison
2002-07-18
1
-66
/
+73
|
*
Another bug found by valgrind. Don't AND a src length of -1.
Jeremy Allison
2002-07-18
1
-1
/
+2
|
*
virtual registry framework with initial printing hooks.
Gerald Carter
2002-07-18
1
-0
/
+414
|
*
The previous code would not allow things like string_sub(str, "\\", "/", 0).
Gerald Carter
2002-07-18
1
-1
/
+1
|
*
don't use C++ comments in C - it doesn't work on many compilers
Andrew Tridgell
2002-07-15
1
-1
/
+1
|
*
fixed a problem with getgroups() where it could include our current
Andrew Tridgell
2002-07-15
1
-0
/
+36
|
*
addedd new (t)alloc_sub_* functions
Simo Sorce
2002-07-14
2
-31
/
+305
*
|
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
34
-1625
/
+2106
*
|
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
2002-07-14
2
-0
/
+166
|
\
|
|
*
make this a ZERO_STRUCTP for consitancy with the rest of Samba.
Andrew Bartlett
2002-07-13
1
-1
/
+1
|
*
fixed a stdin bug in XFILE that prevented 'print -' from working
Andrew Tridgell
2002-07-13
1
-4
/
+4
|
*
The changes in make_sec_desc to make us match W2K broke the marshalling/unmar...
Jeremy Allison
2002-07-12
1
-1
/
+1
|
*
*Experimental* new large-scaling printer code. Splits printing.tdb into
Jeremy Allison
2002-07-11
1
-3
/
+3
|
*
some support functions to ease the next commit.
Simo Sorce
2002-07-09
1
-6
/
+96
|
*
the last WINS update broke self registration when we are a WINS
Andrew Tridgell
2002-07-09
1
-7
/
+0
|
*
Kill off const warnings - add a pile of const to various places.
Andrew Bartlett
2002-07-08
1
-1
/
+1
[next]