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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
removing outdated scripts
Gerald Carter
2003-07-16
2
-91
/
+0
*
Fix up our auth_pipe code to always cope with fragmented datagrams,
Andrew Bartlett
2003-07-16
1
-64
/
+41
*
fix typo in debug log
Gerald Carter
2003-07-16
1
-1
/
+1
*
fixes for 'net rpc vampire'. I can now take a blank Samba host
Gerald Carter
2003-07-16
5
-66
/
+47
*
Volker's patch for open_socket_out() to speed up connections
Gerald Carter
2003-07-16
1
-3
/
+8
*
Fix from Dragan Krnic for handling files in tar archives > 8GB.
Tim Potter
2003-07-16
1
-0
/
+10
*
Added the "required" keyword to the "client signing" parameter to force it
Jeremy Allison
2003-07-15
7
-20
/
+58
*
Add a cli_ prefix to a few functions to ensure everything that takes a struct...
Jeremy Allison
2003-07-15
1
-10
/
+10
*
fix schannel processing on fragmented PDUs. 'net rpc vampire' works again.
Gerald Carter
2003-07-15
1
-1
/
+1
*
Fix memleak
Volker Lendecke
2003-07-15
1
-0
/
+2
*
We should report if a group mapping fails. This should fix bug#225.
Volker Lendecke
2003-07-15
1
-3
/
+1
*
Add support for MSG_SMB_CONF_UPDATED and MSG_SHUTDOWN to all daemons (smbd, n...
Alexander Bokovoy
2003-07-15
3
-9
/
+59
*
Fix memleaks
Volker Lendecke
2003-07-15
1
-1
/
+6
*
Fix memleak
Volker Lendecke
2003-07-15
1
-1
/
+3
*
Jim, could you please look at this? smbpasswd -a <username> was broken
Volker Lendecke
2003-07-15
1
-2
/
+2
*
Accept --with-expsam=no as valid option (do nothing on it). Simplifies automa...
Alexander Bokovoy
2003-07-15
1
-0
/
+2
*
Add mandir to installdir target. Otherwise installman fails for clean DESTDIR
Alexander Bokovoy
2003-07-15
1
-1
/
+1
*
remove -B and default to dual-daemon mode (-Y to run as a single process)
Gerald Carter
2003-07-15
1
-2
/
+2
*
make sure to fallback to rid algoruthm for users not in smbpasswd (e.g. force...
Gerald Carter
2003-07-15
1
-7
/
+17
*
fix cache coherency bug in print handle print_info_2 cache.
Gerald Carter
2003-07-14
3
-19
/
+48
*
Fix compile error noticed by Ken Cross, use the utility function instead
Andrew Bartlett
2003-07-14
1
-14
/
+4
*
Fix SMB signing when using NTLMSSP...
Andrew Bartlett
2003-07-14
2
-93
/
+8
*
Jeremy requested that I get my NTLMSSP patch into CVS. He didn't request
Andrew Bartlett
2003-07-14
16
-812
/
+1272
*
Don't bomb out when trying to unmarshall a zero length printerdata value.
Tim Potter
2003-07-14
1
-4
/
+3
*
Delete obsolete comment.
Tim Potter
2003-07-14
1
-1
/
+0
*
Undo 'Fix compiler warning'. It didn't work because the value of inbuf chang...
Tim Potter
2003-07-14
1
-21
/
+11
*
use the specific funtion we have to check if a SID belong to our domain
Simo Sorce
2003-07-13
1
-12
/
+6
*
Fix compiler warning.
Rafal Szczesniak
2003-07-13
1
-11
/
+21
*
Argl. Thinking twice and looking at the rest of callers of sid_compare_domain
Volker Lendecke
2003-07-13
1
-1
/
+6
*
We have an API to compare the domain parts of two SIDs, so use it.
Volker Lendecke
2003-07-13
1
-6
/
+1
*
Fixed memory leaks, added krb5 replay cache. Now I need to add code to check
Jeremy Allison
2003-07-12
1
-17
/
+72
*
patch for domain groups with no members (rpc only) from Ken Cross
Gerald Carter
2003-07-11
1
-1
/
+1
*
Fix a small typo in a comment and pretty it up a bit.
Richard Sharpe
2003-07-11
1
-1
/
+1
*
fix sid_to_[uid|gid] (spotted by Volker).
Gerald Carter
2003-07-11
3
-158
/
+114
*
fix unitialised variable
Gerald Carter
2003-07-11
1
-0
/
+6
*
use names from enumerated type to get rid of compiler warnings
Herb Lewis
2003-07-11
1
-3
/
+3
*
Doesn't re-prompt for password when it is specified on the cmdline
Jim McDonough
2003-07-11
1
-2
/
+2
*
get rid of CFLAGS from LDSHFLAGS and WINBIND_NSS_LDSHFLAGS and instead
Herb Lewis
2003-07-11
2
-3
/
+3
*
moving more code around.
Gerald Carter
2003-07-11
20
-842
/
+1059
*
Fix for bug 203. Avoid using an autoconf expanded variable preceeded by a ba...
Tim Potter
2003-07-11
1
-2
/
+1
*
Ignore *.po
Tim Potter
2003-07-11
1
-0
/
+1
*
Just a few formatting fixed caught while testing.
Rafal Szczesniak
2003-07-10
2
-5
/
+1
*
i guess i'm the only one this ever annyoed...
Gerald Carter
2003-07-10
9
-35
/
+118
*
Final piece of support needed to find iconv libraries on FreeBSD.
Richard Sharpe
2003-07-10
1
-1
/
+4
*
Fix a small problem I seem to have introduced into aclocal.m4
Richard Sharpe
2003-07-10
1
-1
/
+0
*
pdbedit should not call idmap anymore. Otherwise pdbedit -L would
Volker Lendecke
2003-07-10
2
-14
/
+3
*
Add const
Volker Lendecke
2003-07-10
1
-1
/
+1
*
Fix shadow parameter warning.
Tim Potter
2003-07-10
1
-4
/
+4
*
Fix a small spelling mistake and push out the new version of aclocal.m4 to
Richard Sharpe
2003-07-09
2
-31
/
+60
*
Move find_missing_doc.pl to the docs system
Jelmer Vernooij
2003-07-09
1
-57
/
+0
[prev]
[next]