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
*
metze's autogenerate patch for version.h
Gerald Carter
2003-08-20
1
-1
/
+1
*
- Update 'preload modules' documention (bug #304)
Jelmer Vernooij
2003-08-19
1
-1
/
+10
*
Cleanup of loadparm and swat to correctly display all parameters as required.
John Terpstra
2003-07-28
1
-26
/
+9
*
Add buttons to Printers View
John Terpstra
2003-07-27
1
-0
/
+10
*
Format tidy up.
John Terpstra
2003-07-26
1
-6
/
+5
*
Added buttons to change view mode. Fixes bug #212
John Terpstra
2003-07-26
1
-1
/
+17
*
convert snprintf() calls using pstrings & fstrings
Gerald Carter
2003-07-23
1
-2
/
+2
*
Fixup a bunch of printf-style functions and debugs to use unsigned long when
Tim Potter
2003-07-22
1
-1
/
+1
*
Replace the eight (!) copies of dummy become/unbecome root with a single one.
Tim Potter
2003-07-22
1
-4
/
+0
*
Metze's patches:
John Terpstra
2003-05-26
1
-24
/
+22
*
Reverse previous patch from Stefan and me after comments by Andrew Bartlett
Jelmer Vernooij
2003-05-10
1
-3
/
+0
*
Patch from metze and me that adds dummy smb_register_*() functions so
Jelmer Vernooij
2003-05-10
1
-0
/
+3
*
Make fchown, fchmod conditional for systems that don't have them.
Jeremy Allison
2003-05-07
1
-0
/
+4
*
Added patch from Stephen Roylance.
John Terpstra
2003-04-24
2
-26
/
+26
*
Added Stephen Roylance's patch - Adds to Status page, a Start All, Restart All
John Terpstra
2003-04-22
1
-9
/
+38
*
Merge Jelmer's popt updates from HEAD.
Tim Potter
2003-04-14
1
-3
/
+2
*
Fixup swat warning.
Jeremy Allison
2003-04-03
1
-1
/
+1
*
A fixed type TRUE -> True, reported by Paul Green.
John Terpstra
2003-03-26
1
-1
/
+1
*
Make swat use popt
Jelmer Vernooij
2003-03-20
1
-12
/
+15
*
Merge from HEAD:
Andrew Bartlett
2003-03-17
1
-1
/
+1
*
Fix HTTP error codes (patch by Vance Lankhaar)
Jelmer Vernooij
2003-02-28
1
-3
/
+3
*
base64_decode() with heimdal libs, so I've renamed it base64_decode_inplace().
Jim McDonough
2003-02-18
1
-1
/
+1
*
Merge from HEAD - convert username/password to unix before checking them in
Andrew Bartlett
2003-02-01
1
-4
/
+11
*
Merge from HEAD:
Andrew Bartlett
2003-01-28
1
-31
/
+0
*
connect to the actual netbios name in smb.conf and not LOCALHOST
Gerald Carter
2003-01-17
1
-1
/
+1
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-41
/
+4
*
patch to include support for daemontools from Michael Handler
Gerald Carter
2003-01-03
1
-3
/
+3
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
3
-25
/
+25
*
Sync with HEAD
Jelmer Vernooij
2002-11-09
1
-3
/
+3
*
Try to catch up on the code I've put into HEAD that should be in 3.0:
Andrew Bartlett
2002-10-26
1
-1
/
+1
*
Use memmove when copies can overlap. Spotted by SUGIOKA Toshinobu <sugioka@it...
Jeremy Allison
2002-10-09
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-53
/
+290
*
sync 3.0 branch with HEAD
Jelmer Vernooij
2002-08-17
5
-14
/
+142
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
7
-6
/
+10
*
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
[next]