index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2000-05-12
preliminary support for unions
Andrew Tridgell
7
-189
/
+327
2000-05-12
this is a awk based code generator. Very primitive at the moment, but
Andrew Tridgell
6
-0
/
+790
2000-05-12
rebuilt proto
Andrew Tridgell
1
-3
/
+2
2000-05-12
changed uniarray_2_ascarray to uniarray_2_dosarray
Andrew Tridgell
1
-2
/
+2
2000-05-12
Added unicode_to_dos_char() function to address converting single UNICODE
Jeremy Allison
3
-4
/
+27
2000-05-12
added spool_io_printer_driver_info_level_6()
Andrew Tridgell
10
-7
/
+401
2000-05-12
fixed two uninitialised variables
Andrew Tridgell
2
-3
/
+2
2000-05-12
use "winbind separator" option for domain/user separator character
Andrew Tridgell
5
-18
/
+9
2000-05-12
While we're all making incompatible tdb changes, I changed the implementation
Tim Potter
4
-11
/
+12
2000-05-12
use "winbind separator" in tng as well
Andrew Tridgell
5
-8
/
+14
2000-05-12
fixed error code for buffer_too_large in trans reply
Andrew Tridgell
1
-1
/
+1
2000-05-12
fixed a problem with appliance operation
Andrew Tridgell
1
-2
/
+2
2000-05-12
use gcc not insure by default in tdb build
Andrew Tridgell
1
-1
/
+1
2000-05-12
use our primary domain trust account for trusted domain authentication
Andrew Tridgell
1
-2
/
+2
2000-05-12
an imcompatible tdb format change (sorry!)
Andrew Tridgell
2
-11
/
+3
2000-05-12
Check fstat return for error.
Jeremy Allison
1
-1
/
+5
2000-05-10
lib/util_unistr.c:
Jeremy Allison
7
-83
/
+21
2000-05-10
Ho hum - forgot timeout case.
Jeremy Allison
1
-1
/
+5
2000-05-10
Fix from David Collier-Brown - sys_select return was not being checked.
Jeremy Allison
1
-1
/
+5
2000-05-10
- changed smb_getpwnam() to use winbind style usernames
Andrew Tridgell
6
-28
/
+38
2000-05-10
in head as well ...
Andrew Tridgell
5
-12
/
+12
2000-05-10
treat a blank "password server =" line as a "*" if in domain security
Andrew Tridgell
2
-7
/
+20
2000-05-10
when creating the database zero the reserved space
Andrew Tridgell
1
-0
/
+8
2000-05-10
proto rebuild
Andrew Tridgell
1
-0
/
+1
2000-05-10
check for sighup on each packet - otherwise it can take a _long_ time
Andrew Tridgell
1
-0
/
+12
2000-05-10
fail a print start on a deleted auto printer
Andrew Tridgell
1
-0
/
+6
2000-05-10
I found a better way of handling deleted auto printers
Andrew Tridgell
1
-13
/
+2
2000-05-10
formatting fix
Andrew Tridgell
1
-1
/
+1
2000-05-10
remove autoloaded printers that are no longer in /etc/printcap when we
Andrew Tridgell
1
-9
/
+27
2000-05-10
patch from Dominik Kubla <dominik.kubla@uni-mainz.de>
Andrew Tridgell
2
-7
/
+4
2000-05-10
more merging voodoo
Andrew Tridgell
38
-2
/
+200
2000-05-10
more merging
Andrew Tridgell
13
-527
/
+582
2000-05-10
- add some reserved space to every tdb, this will be
Andrew Tridgell
1
-2
/
+3
2000-05-10
Use a prime for default tdb hash size - this makes a difference !
Herb Lewis
1
-1
/
+1
2000-05-10
Fix for misunderstanding of fsync added when vfs layer
Herb Lewis
4
-10
/
+10
2000-05-10
Using a structure for a tdb key can lead to insideous, hard
Herb Lewis
3
-20
/
+25
2000-05-09
Fix for check_kernel_oplocks looking for the var directory
Herb Lewis
1
-2
/
+2
2000-05-09
This is reall Jeremy commiting as Herb at SGI labs. Fix
Herb Lewis
1
-1
/
+1
2000-05-09
- use smb_gwtpwnam() in another couple of places
Andrew Tridgell
2
-8
/
+10
2000-05-09
fixed some winbind cache bugs
Andrew Tridgell
1
-16
/
+17
2000-05-09
the beginnings of a new scheme I've working on to allow an easier
Andrew Tridgell
11
-300
/
+2018
2000-05-09
don't attempt to build rpcclient in the head branch
Andrew Tridgell
1
-1
/
+1
2000-05-09
brought across some rpc header files from tng
Andrew Tridgell
2
-0
/
+112
2000-05-09
brought the winbindd code into head
Andrew Tridgell
14
-0
/
+4802
2000-05-09
added some rules for winbindd and pam_winbind
Andrew Tridgell
1
-1
/
+35
2000-05-09
Added tdb_store_by_string() and tdb_fetch_by_string() functions to store
Tim Potter
1
-0
/
+27
2000-05-08
Fix for VMS platforms from "John E. Malmberg" <wb8tyw@qsl.net>
Jeremy Allison
1
-0
/
+2
2000-05-08
Someone :-) forgot to add secrets.c to HEAD.
Jeremy Allison
2
-1
/
+91
2000-05-08
added secrets.tdb and changed storage of trust account password to use
Andrew Tridgell
11
-262
/
+58
2000-05-06
added winbindd options in head branch, so it is possible to combine
Andrew Tridgell
1
-0
/
+49
[next]