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
/
source
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
Committing changes before I lose them. Work still in progress.
John Terpstra
2002-09-16
1
-53
/
+290
*
fix log level, set a default, and also copy the value set in smb.conf into pa...
Simo Sorce
2002-08-03
1
-8
/
+8
*
people should be happier now.
Simo Sorce
2002-07-29
1
-23
/
+33
*
found nasty bug in intl/lang_tdb.c tdb structure was not tested to not be nul...
Simo Sorce
2002-07-28
1
-5
/
+45
*
as per user request added windbind start/stop/restart in swat
Simo Sorce
2002-07-27
3
-0
/
+78
*
This commit finally gives us multiple wins server groups. We now
Andrew Tridgell
2002-06-26
1
-1
/
+1
*
Break up samba's object dependencies, and its prototype includes.
Andrew Bartlett
2002-06-25
7
-3
/
+7
*
moved lp_list_* functions away from param/loadparm.c, put int lib/util_str.c
Simo Sorce
2002-06-14
1
-1
/
+1
*
Changes to allow head to translate NMB flags ...
Richard Sharpe
2002-05-17
1
-2
/
+2
*
Add assertions that kill() is never accidentally passed a non-positive
Martin Pool
2002-03-20
1
-2
/
+2
*
Removed version number from file header.
Tim Potter
2002-01-30
5
-9
/
+5
*
getpwnam -> getpwnam_alloc
Andrew Bartlett
2002-01-21
1
-1
/
+2
*
A nice *big* change to the fundemental way we do things.
Andrew Bartlett
2002-01-17
1
-1
/
+3
*
Store some path names in global variables initialized to configure
Martin Pool
2001-11-19
2
-18
/
+28
*
Fix const warning. Doxyfy comment.
Martin Pool
2001-11-19
1
-5
/
+8
*
the next step in the intl changeover. This should get us compiling agian,
Andrew Tridgell
2001-10-14
4
-352
/
+130
*
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
2001-10-11
1
-107
/
+0
*
merge from 2.2
Gerald Carter
2001-10-06
1
-2
/
+84
*
Fixup passdb stuff to add new nisplus and ldap backends.
Jeremy Allison
2001-09-25
2
-1
/
+2
*
Added SWAT i18n feature:
Motonobu Takahashi
2001-09-24
4
-134
/
+571
*
fixed a silly off by 1 bug
Andrew Tridgell
2001-09-24
1
-2
/
+2
*
fixed bug in POST var handling
Andrew Tridgell
2001-09-24
1
-4
/
+2
*
convert all POST variables from display to unix charset
Andrew Tridgell
2001-09-24
2
-23
/
+29
*
Move pass_check.c over to NTSTATUS, allowing full NTSTATUS from PAM to wire!
Andrew Bartlett
2001-09-20
1
-8
/
+5
*
Remove the ugly hacks to get around the Get_Pwnam() calls in pass_check.c by
Andrew Bartlett
2001-09-19
1
-47
/
+24
*
move to SAFE_FREE()
Simo Sorce
2001-09-17
2
-2
/
+2
*
declare dbf in one spot
Andrew Tridgell
2001-09-10
1
-1
/
+0
*
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
2001-09-10
2
-6
/
+6
*
convert more code to using d_printf
Andrew Tridgell
2001-09-08
1
-165
/
+165
*
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
2001-09-06
1
-1
/
+1
*
A few changes:
Andrew Bartlett
2001-08-22
1
-3
/
+1
*
it was half committed last time,
Simo Sorce
2001-08-12
1
-2
/
+2
*
Change all realloc() statements to Realloc() (ecxept for tdb.c)
Simo Sorce
2001-08-08
1
-13
/
+13
*
Added "use mmap" for HPUX.
Jeremy Allison
2001-07-30
1
-1
/
+1
*
This removes unused paramaters from various authtication functions, and should
Andrew Bartlett
2001-07-08
1
-2
/
+2
*
strchr and strrchr are macros when compiling with optimisation in gcc, so we ...
Andrew Tridgell
2001-07-04
1
-12
/
+12
*
The big character set handling changeover!
Andrew Tridgell
2001-07-04
2
-21
/
+8
*
uhm some pointer went wrong
Simo Sorce
2001-06-23
1
-4
/
+4
*
handle P_LIST parameters
Simo Sorce
2001-06-23
1
-0
/
+25
*
use LDSHFLAGS not -shared in several places
Andrew Tridgell
2001-06-04
1
-1
/
+1
*
make swat recover from previously bad umask from xinetd
Andrew Tridgell
2001-05-30
1
-2
/
+8
*
Add border=0 in included swat images to get rid of the link border stuff.
Tim Potter
2001-05-30
1
-1
/
+1
*
make sure the umask is set in swat
Andrew Tridgell
2001-05-28
1
-0
/
+2
*
- added ability for swat to run under CGI. This needs
Andrew Tridgell
2001-05-17
1
-1
/
+33
*
Check sizes of data entries in connections.tdb before deciding they're crecs...
Jeremy Allison
2001-05-15
1
-5
/
+17
*
merge some fixes from 2.2
Andrew Tridgell
2001-05-07
1
-1
/
+5
*
fix broken links in SWAT due to upper case anchors in the generated
Gerald Carter
2001-04-12
1
-2
/
+5
*
Setup syslog correctly in swat. Patch from Andrew Bartlett.
Jeremy Allison
2001-04-05
1
-0
/
+1
*
Fix from Ryo Kawahara <rkawa@lbe.co.jp> to make SWAT correctly write and smb....
Jeremy Allison
2001-03-26
1
-7
/
+19
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
2
-4
/
+3
[next]