index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Small 'const' updates ahead of some AuthRewrite merging.
Andrew Bartlett
2001-10-31
1
-1
/
+1
*
|
Parionia to ensure people don't install libsmb based programs setuid root.
Andrew Bartlett
2001-10-31
1
-0
/
+8
*
|
Add a bit of 'const' for the data_blob code.
Andrew Bartlett
2001-10-29
1
-3
/
+13
*
|
More spelling and grammer from Vance. <vance@digital-host.net>
Andrew Bartlett
2001-10-29
5
-26
/
+28
*
|
This commit is number 4 of 4.
Andrew Bartlett
2001-10-29
3
-9
/
+9
*
|
This commit is number 3 of 4.
Andrew Bartlett
2001-10-29
2
-20
/
+59
*
|
This commit is number 2 of 4.
Andrew Bartlett
2001-10-29
1
-3
/
+14
*
|
smbd/notify_hash.c: Merged Herb's fix.
Jeremy Allison
2001-10-27
1
-1
/
+2
*
|
A few spelling fixes from Vance. <vance@digital-host.net>
Andrew Bartlett
2001-10-26
1
-8
/
+8
*
|
Added || -> && fix from "Orwig, Paul" <PORWIG@PacificLife.com>.
Jeremy Allison
2001-10-24
1
-2
/
+2
*
|
Removed unused function.
Tim Potter
2001-10-24
1
-68
/
+0
*
|
get rid of compiler warnings (casts and delete unused variables)
Herb Lewis
2001-10-23
2
-9
/
+7
*
|
a quick fix to get rpcclient working again. This just disables
Andrew Tridgell
2001-10-22
1
-1
/
+1
*
|
Added xstrdup, removed static version from smbpasswd.c
Jeremy Allison
2001-10-22
1
-2
/
+14
*
|
Added xmalloc - calls smb_panic on zero size or malloc fail.
Jeremy Allison
2001-10-22
1
-1
/
+27
*
|
Converted a bunch of 0x85 constants to SMBkeepalive.
Tim Potter
2001-10-20
1
-4
/
+4
*
|
removed an unused variable
Andrew Tridgell
2001-10-20
1
-1
/
+0
*
|
Merge Gerry's %G change from 2.2.2.
Jeremy Allison
2001-10-18
1
-7
/
+8
*
|
added basic NTLMSSP support in smbd. This is still quite rough, and
Andrew Tridgell
2001-10-17
1
-2
/
+2
*
|
return of vsnprintf doesn't include termination
Andrew Tridgell
2001-10-14
1
-1
/
+1
*
|
bit neater talloc_asprintf() implementation
Andrew Tridgell
2001-10-14
1
-19
/
+11
*
|
introduce mangle backward compatibility functions
Simo Sorce
2001-10-13
1
-0
/
+31
*
|
This file is really old and not used anymore.
Tim Potter
2001-10-12
1
-1375
/
+0
*
|
first step in converting the head branch to use lang_tdb.c instead
Andrew Tridgell
2001-10-11
1
-2
/
+9
*
|
initial kerberos/ADS/SPNEGO support in libsmb and smbclient. To
Andrew Tridgell
2001-10-11
2
-0
/
+43
*
|
old fixes I forgot to commit
Simo Sorce
2001-10-09
1
-5
/
+5
*
|
initial support to error report in smbclient, useful when using smbclient -c ...
Simo Sorce
2001-10-09
1
-1
/
+3
*
|
fixed lame valid table
Andrew Tridgell
2001-10-07
1
-2
/
+2
*
|
fixed basic ucs2 operation on big endian boxes. Still a bit more to
Andrew Tridgell
2001-10-03
1
-5
/
+5
*
|
switched over to a new method of handling uppercase/lowercase mappings
Andrew Tridgell
2001-10-03
5
-75
/
+122
*
|
Fixed up the change password bug when not using PAM.
Jeremy Allison
2001-10-02
1
-4
/
+116
*
|
Fixed the bug with member servers in a Samba PDC hosted domain not allowing
Jeremy Allison
2001-10-02
2
-2
/
+26
*
|
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
26
-61
/
+0
*
|
make strupper() and strlower() not modify the string if it doesn't
Andrew Tridgell
2001-09-30
2
-6
/
+16
*
|
merge from 2.2
Gerald Carter
2001-09-30
1
-17
/
+0
*
|
Add a few const statements to various odd bits of the tree. (Fixes some
Andrew Bartlett
2001-09-29
3
-4
/
+4
*
|
OpenSSL merge from 2.2
Gerald Carter
2001-09-26
2
-2
/
+2
*
|
Added Elrond patch to make se_access_check use NT datastructures, not Samba.
Jeremy Allison
2001-09-26
1
-5
/
+8
*
|
- the inactive core of the new mangling code that use tdb
Simo Sorce
2001-09-25
1
-0
/
+107
*
|
fixed the really awful performance problem with the stat cache when it
Andrew Tridgell
2001-09-25
1
-8
/
+10
*
|
added a little smbtorture test for dumping the unicode table of a
Andrew Tridgell
2001-09-25
1
-1
/
+0
*
|
allow all ucs2 chars in utf8, rather than mapping some to a single
Andrew Tridgell
2001-09-25
1
-10
/
+1
*
|
Fixed enumeration of large numbers of groups from a Samba DC.
Jeremy Allison
2001-09-25
1
-1
/
+5
*
|
fixed a silly off by 1 bug
Andrew Tridgell
2001-09-24
1
-0
/
+3
*
|
Ignore unmappable (NT Authority, BUILTIN etc.) SIDs in an ACL set.
Jeremy Allison
2001-09-22
1
-0
/
+24
*
|
Fix (I hope) compile on HP-UX. Found by the build farm.
Andrew Bartlett
2001-09-19
1
-1
/
+1
*
|
fixed ctemp in server and client. It turns out that ctemp on NT is completely...
Andrew Tridgell
2001-09-17
1
-3
/
+4
*
|
move to SAFE_FREE()
Simo Sorce
2001-09-17
23
-168
/
+129
*
|
Restore the profiling data shmem parinoia. This whole area needs to be
Andrew Bartlett
2001-09-15
1
-0
/
+10
*
|
added a new global option "hostname lookups = yes/no"
Andrew Tridgell
2001-09-13
1
-0
/
+8
[prev]
[next]