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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed two uninitialised variables
Andrew Tridgell
2000-05-12
2
-3
/
+2
*
use "winbind separator" option for domain/user separator character
Andrew Tridgell
2000-05-12
5
-18
/
+9
*
While we're all making incompatible tdb changes, I changed the implementation
Tim Potter
2000-05-12
4
-11
/
+12
*
use "winbind separator" in tng as well
Andrew Tridgell
2000-05-12
5
-8
/
+14
*
fixed error code for buffer_too_large in trans reply
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
fixed a problem with appliance operation
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
use gcc not insure by default in tdb build
Andrew Tridgell
2000-05-12
1
-1
/
+1
*
use our primary domain trust account for trusted domain authentication
Andrew Tridgell
2000-05-12
1
-2
/
+2
*
an imcompatible tdb format change (sorry!)
Andrew Tridgell
2000-05-12
2
-11
/
+3
*
Check fstat return for error.
Jeremy Allison
2000-05-12
1
-1
/
+5
*
lib/util_unistr.c:
Jeremy Allison
2000-05-10
7
-83
/
+21
*
Ho hum - forgot timeout case.
Jeremy Allison
2000-05-10
1
-1
/
+5
*
Fix from David Collier-Brown - sys_select return was not being checked.
Jeremy Allison
2000-05-10
1
-1
/
+5
*
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
2000-05-10
6
-28
/
+38
*
in head as well ...
Andrew Tridgell
2000-05-10
5
-12
/
+12
*
treat a blank "password server =" line as a "*" if in domain security
Andrew Tridgell
2000-05-10
2
-7
/
+20
*
when creating the database zero the reserved space
Andrew Tridgell
2000-05-10
1
-0
/
+8
*
proto rebuild
Andrew Tridgell
2000-05-10
1
-0
/
+1
*
check for sighup on each packet - otherwise it can take a _long_ time
Andrew Tridgell
2000-05-10
1
-0
/
+12
*
fail a print start on a deleted auto printer
Andrew Tridgell
2000-05-10
1
-0
/
+6
*
I found a better way of handling deleted auto printers
Andrew Tridgell
2000-05-10
1
-13
/
+2
*
formatting fix
Andrew Tridgell
2000-05-10
1
-1
/
+1
*
remove autoloaded printers that are no longer in /etc/printcap when we
Andrew Tridgell
2000-05-10
1
-9
/
+27
*
patch from Dominik Kubla <dominik.kubla@uni-mainz.de>
Andrew Tridgell
2000-05-10
2
-7
/
+4
*
more merging voodoo
Andrew Tridgell
2000-05-10
38
-2
/
+200
*
more merging
Andrew Tridgell
2000-05-10
13
-527
/
+582
*
- add some reserved space to every tdb, this will be
Andrew Tridgell
2000-05-10
1
-2
/
+3
*
Use a prime for default tdb hash size - this makes a difference !
Herb Lewis
2000-05-10
1
-1
/
+1
*
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
2000-05-10
4
-10
/
+10
*
Using a structure for a tdb key can lead to insideous, hard
Herb Lewis
2000-05-10
3
-20
/
+25
*
Fix for check_kernel_oplocks looking for the var directory
Herb Lewis
2000-05-09
1
-2
/
+2
*
This is reall Jeremy commiting as Herb at SGI labs. Fix
Herb Lewis
2000-05-09
1
-1
/
+1
*
- use smb_gwtpwnam() in another couple of places
Andrew Tridgell
2000-05-09
2
-8
/
+10
*
fixed some winbind cache bugs
Andrew Tridgell
2000-05-09
1
-16
/
+17
*
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
2000-05-09
11
-300
/
+2018
*
don't attempt to build rpcclient in the head branch
Andrew Tridgell
2000-05-09
1
-1
/
+1
*
brought across some rpc header files from tng
Andrew Tridgell
2000-05-09
2
-0
/
+112
*
brought the winbindd code into head
Andrew Tridgell
2000-05-09
14
-0
/
+4802
*
added some rules for winbindd and pam_winbind
Andrew Tridgell
2000-05-09
1
-1
/
+35
*
Added tdb_store_by_string() and tdb_fetch_by_string() functions to store
Tim Potter
2000-05-09
1
-0
/
+27
*
Fix for VMS platforms from "John E. Malmberg" <wb8tyw@qsl.net>
Jeremy Allison
2000-05-08
1
-0
/
+2
*
Someone :-) forgot to add secrets.c to HEAD.
Jeremy Allison
2000-05-08
2
-1
/
+91
*
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
2000-05-08
11
-262
/
+58
*
added winbindd options in head branch, so it is possible to combine
Andrew Tridgell
2000-05-06
1
-0
/
+49
*
fixed a vfs crash bug
Andrew Tridgell
2000-05-06
1
-6
/
+4
*
signed/unsigned fixes so we can handle a lock base close to 2^32
Andrew Tridgell
2000-05-06
1
-31
/
+29
*
Fix for uninitialized memory read in brlock code. brl_locktest now needs
Jeremy Allison
2000-05-05
3
-3
/
+4
*
Fix for dual unix_to_dos conversion in readdir from A.V.Shutko <AVShutko@mail...
Jeremy Allison
2000-05-05
1
-1
/
+0
*
Fix for crash bug in OpenConfFile() if no smb.conf exists.
Tim Potter
2000-05-05
1
-1
/
+1
*
Fix for read_file() returning -1.
Jeremy Allison
2000-05-05
1
-0
/
+2
[next]