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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2001-09-22
Ignore unmappable (NT Authority, BUILTIN etc.) SIDs in an ACL set.
Jeremy Allison
1
-0
/
+24
2001-09-19
Fix (I hope) compile on HP-UX. Found by the build farm.
Andrew Bartlett
1
-1
/
+1
2001-09-17
fixed ctemp in server and client. It turns out that ctemp on NT is completely...
Andrew Tridgell
1
-3
/
+4
2001-09-17
move to SAFE_FREE()
Simo Sorce
23
-168
/
+129
2001-09-15
Restore the profiling data shmem parinoia. This whole area needs to be
Andrew Bartlett
1
-0
/
+10
2001-09-13
added a new global option "hostname lookups = yes/no"
Andrew Tridgell
1
-0
/
+8
2001-09-10
convert more code to use XFILE
Andrew Tridgell
2
-7
/
+7
2001-09-10
declare dbf in one spot
Andrew Tridgell
2
-2
/
+0
2001-09-10
added xfile
Andrew Tridgell
1
-0
/
+340
2001-09-10
replaced stdio in many parts of samba with a XFILE. XFILE is a cut-down
Andrew Tridgell
4
-42
/
+22
2001-09-08
convert more code to using d_printf
Andrew Tridgell
1
-2
/
+2
2001-09-07
added "display charset" option in smb.conf, along with d_printf()
Andrew Tridgell
3
-36
/
+167
2001-09-06
got rid of USE_TDB_MMAP_FLAG as its not needed any more
Andrew Tridgell
1
-1
/
+1
2001-09-06
Started a cleanup of smbpasswd related stuff. I've created a new file
Tim Potter
1
-0
/
+201
2001-09-04
Merge of transfer file code from 2.2, fix for readbraw.
Jeremy Allison
1
-66
/
+39
2001-09-04
the next stage in the NTSTATUS/WERROR change. smbd and nmbd now compile, but ...
Andrew Tridgell
1
-2
/
+2
2001-09-04
Fixed some compiler warnings.
Tim Potter
1
-2
/
+0
2001-09-03
more NTSTATUS/WERROR conversion
Andrew Tridgell
1
-3
/
+3
2001-08-28
Merge from TNG - function to initialise NTTIME structure.
Tim Potter
1
-0
/
+9
2001-08-28
fixed typo
Andrew Tridgell
1
-1
/
+1
2001-08-27
converted another bunch of stuff to NTSTATUS
Andrew Tridgell
3
-8
/
+8
2001-08-27
started converting NTSTATUS to be a structure on systems with gcc in order to...
Andrew Tridgell
1
-6
/
+11
2001-08-26
bzero is not used (deprecated) as it's a BSDism.
Jeremy Allison
1
-62
/
+52
2001-08-26
Small changes to get ready for adding WINS failover to smbd and clients.
Christopher R. Hertel
1
-5
/
+76
2001-08-26
Fussing with debug lines in open_socket_in(). I cleaned up some slightly
Christopher R. Hertel
1
-32
/
+56
2001-08-24
fixes big endian unistring problems. Need to check that it didn't
Herb Lewis
1
-2
/
+9
2001-08-24
get rid of old debug code and possible socket leak
Herb Lewis
1
-9
/
+1
2001-08-23
better error reporting for servers that don't do port 445
Andrew Tridgell
1
-1
/
+1
2001-08-20
a bunch of fixes from the sflight to seattle
Andrew Tridgell
3
-15
/
+26
2001-08-19
More Realloc fixes.
Jeremy Allison
1
-4
/
+3
2001-08-16
removed unused file
Andrew Tridgell
1
-113
/
+0
2001-08-12
this is a big global fix for the ptr = Realloc(ptr, size) bug.
Simo Sorce
4
-14
/
+32
2001-08-10
Added Mike Davidsons Tru64 ACL patch.
Jeremy Allison
1
-13
/
+23
2001-08-10
Use the new client error api.
Tim Potter
1
-2
/
+2
2001-08-08
Change all realloc() statements to Realloc() (ecxept for tdb.c)
Simo Sorce
2
-2
/
+2
2001-08-05
me stupid.
Simo Sorce
1
-1
/
+1
2001-08-05
Some fixes about malloc/Realloc and mem leak
Simo Sorce
3
-6
/
+15
2001-08-01
Oops. Typo.
Jeremy Allison
1
-1
/
+1
2001-08-01
Pidfile check can be read-only. Removed old ifdef in password.c
Jeremy Allison
1
-6
/
+6
2001-07-30
Added "use mmap" for HPUX.
Jeremy Allison
1
-1
/
+1
2001-07-26
Fix from Michael Davidson <md@caldera.com> for DEC OSF/1 ACLs (ie.
Jeremy Allison
1
-6
/
+152
2001-07-25
need to push smb_search strings in client charset
Andrew Tridgell
1
-5
/
+5
2001-07-25
got rid of INFO: msgs at debug level 1
Andrew Tridgell
1
-2
/
+2
2001-07-25
ucs2 is always a multiple of 2 bytes
Andrew Tridgell
1
-0
/
+6
2001-07-24
Convert other parameters (read list, write list, valid users...) to the P_LIS...
Simo Sorce
1
-21
/
+33
2001-07-23
Fix case insensitive password change code.
Jeremy Allison
1
-0
/
+13
2001-07-22
changed the iconv interface to go via ucs2 for all conversions. This
Andrew Tridgell
2
-73
/
+186
2001-07-22
switch from UCS2 to UCS-2LE
Andrew Tridgell
2
-18
/
+3
2001-07-20
^$&%&*$&)% readline uses \n characters instead of letting the terminal wrap
Tim Potter
1
-13
/
+34
2001-07-20
It looks like the rpc client code in libsmb hasn't been converted to the
Tim Potter
1
-0
/
+10
[next]