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
2003-10-20
We are doing NT error codes now.... If we have an NT error, report that
Volker Lendecke
1
-0
/
+11
2003-10-20
Changed output so all debug output goes to stderr, and all file processing
John Terpstra
1
-40
/
+40
2003-10-19
Compile libsmbclient with $(DYNEXP) (fixes bug #505)
Jelmer Vernooij
1
-1
/
+1
2003-10-18
Fix from Monyo.
John Terpstra
1
-1
/
+1
2003-10-18
fixed spinlocks in tdb
Andrew Tridgell
4
-3
/
+10
2003-10-17
Typo broke win9x logins.
Jeremy Allison
1
-1
/
+1
2003-10-17
CP* modules are not related to development
Jelmer Vernooij
1
-6
/
+6
2003-10-17
Add configure test for krb5_keytab_entry keyblock vs key member. Bug #636.
Tim Potter
2
-4
/
+21
2003-10-16
Tidyup wrap checking.
Jeremy Allison
3
-14
/
+38
2003-10-16
Fix buggy data_len calculation in echo. Add paranoia debug message.
Jeremy Allison
1
-1
/
+5
2003-10-16
Build fix for wrepld. From MORIYAMA Masayuki.
Tim Potter
1
-1
/
+2
2003-10-16
Ensure error code path doesn't free unmalloced memory. Bug #628.
Jeremy Allison
1
-0
/
+4
2003-10-14
updating version in copyright
Gerald Carter
1
-1
/
+1
2003-10-14
Enable us to see what sequence number we were expecting when we fail a sign
Jeremy Allison
1
-4
/
+4
2003-10-14
Enclose usage of st_blksize and st_blocks struct stat members in
Tim Potter
4
-0
/
+26
2003-10-14
Break out of samsync loop on error.
Tim Potter
1
-0
/
+3
2003-10-14
Delete unused label to fix compiler warning.
Tim Potter
1
-1
/
+0
2003-10-14
Set errno = ENOSYS if mmap not supported.
Tim Potter
1
-0
/
+1
2003-10-14
Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to
Tim Potter
2
-100
/
+97
2003-10-14
Undo previous commit because it breaks the build.
Tim Potter
1
-2
/
+0
2003-10-13
Add a better error message to wb_common.c when unable to connect to a pipe
Richard Sharpe
2
-0
/
+9
2003-10-13
make sure to use the escaped DN; patch from Guenther Deschner; bug 592
Gerald Carter
1
-1
/
+1
2003-10-12
make nt-time <-> unix-time functions nearly reversible
Simo Sorce
1
-2
/
+5
2003-10-10
bumping version
Gerald Carter
1
-1
/
+1
2003-10-10
Match Samba 2.2, and make ACB_NORMAL the default ACB value.
Andrew Bartlett
1
-0
/
+7
2003-10-10
Ensure cancelling a blocking lock returns the correct error message.
Jeremy Allison
1
-1
/
+1
2003-10-10
Make us pass Samba4 lock tester (with one different error message).
Jeremy Allison
1
-0
/
+3
2003-10-09
We need to make sure that the files that contain the static_init_$subsystem;
Jelmer Vernooij
2
-7
/
+7
2003-10-09
Match W2K insanty w.r.t. writelock and writeclose. Samba4 torture tester.
Jeremy Allison
1
-9
/
+20
2003-10-09
Move sysquotas autoconf tests to a seperate file.
Jelmer Vernooij
3
-102
/
+98
2003-10-09
Refuse to configure if --with-expsam=$BACKEND was used but no libraries
Jelmer Vernooij
1
-2
/
+2
2003-10-09
At least give a message if we're returning a short read for W2K compatibility.
Jeremy Allison
1
-2
/
+12
2003-10-09
Changes to allow Samba3 to pass the Samba4 RAW-READ tests.
Jeremy Allison
4
-20
/
+61
2003-10-08
Fixup error code returns from Samba4 tester. Ensure invalid paths are
Jeremy Allison
3
-40
/
+170
2003-10-08
Add Dutch swat translation
Jelmer Vernooij
1
-0
/
+593
2003-10-07
make sure to call get_user_groups() with the full winbindd name for a user if...
Gerald Carter
2
-11
/
+22
2003-10-07
Tut tut - always run with max warnings on gcc...
Jeremy Allison
1
-1
/
+3
2003-10-07
Add script to generate msg files from SWAT sources.
Tim Potter
8
-10149
/
+2196
2003-10-07
Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564.
Jeremy Allison
1
-6
/
+23
2003-10-06
Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com.
Jeremy Allison
1
-3
/
+3
2003-10-06
cosmetic fix when DESTDIR=/ (default)
Gerald Carter
12
-22
/
+24
2003-10-06
default DESTDIR=/
Gerald Carter
1
-0
/
+1
2003-10-06
split some security related functions in their own files.
Simo Sorce
15
-942
/
+103
2003-10-06
This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This us...
cvs2svn Import User
4
-0
/
+1270
2003-10-06
split some security related functions in their own files.
Simo Sorce
20
-945
/
+1376
2003-10-03
Typo in error message.
Jeremy Allison
1
-1
/
+1
2003-10-03
don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...
Gerald Carter
3
-6
/
+19
2003-10-03
don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;...
Gerald Carter
3
-6
/
+19
2003-10-03
Grrr. compile patches before you apply !
Jeremy Allison
1
-4
/
+4
2003-10-03
cleaning out patch list; patch from Steve L. to change the cwd before the pos...
Gerald Carter
1
-3
/
+3
[next]