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
2007-10-10
r19135: fix bugs...
Stefan Metzmacher
1
-5
/
+4
2007-10-10
r19133: More C++ warnings -- Merge across?
Volker Lendecke
1
-6
/
+12
2007-10-10
r19132: Fix some C++ warnings. Is there interest to have them in Samba4 as well?
Volker Lendecke
6
-14
/
+19
2007-10-10
r19130: fix the logic for the AC_PROG_CC_C99 check
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19127: Fix bug 4152
Volker Lendecke
1
-0
/
+6
2007-10-10
r19126: Fix some uninitialized variable warnings
Volker Lendecke
1
-4
/
+7
2007-10-10
r19125: merge from samba4
Andrew Tridgell
3
-45
/
+44
2007-10-10
r19124: merge from samba4:
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19121: try to get rid of the difference between in system/iconv.h
Stefan Metzmacher
1
-6
/
+16
2007-10-10
r19119: try to be more portable...
Stefan Metzmacher
1
-7
/
+7
2007-10-10
r19105: Ok - this is currently untested (but I'm testing it at
Jeremy Allison
3
-43
/
+24
2007-10-10
r19104: Fix from Björn JACKE <bjoern@j3e.de>
Jeremy Allison
1
-1
/
+1
2007-10-10
r19103: From "Björn JACKE <bjoern@j3e.DE>":
Jeremy Allison
1
-1
/
+1
2007-10-10
r19102: fix typo, thanks derrell!
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r19101: add sys_recv() wrapper
Stefan Metzmacher
1
-1
/
+14
2007-10-10
r19100: merge from samba4:
Stefan Metzmacher
1
-5
/
+20
2007-10-10
r19099: merge socket wrapper changes from samba4
Stefan Metzmacher
1
-14
/
+306
2007-10-10
r19096: - fix the build with included popt
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r19095: Fix some compile warnings.
Günther Deschner
1
-2
/
+2
2007-10-10
r19094: Fix debug statement.
Günther Deschner
1
-1
/
+1
2007-10-10
r19093: speed up the samba3 build from 8mins to 5mins:-)
Stefan Metzmacher
2
-282
/
+252
2007-10-10
r19090: - the LIBREPLACE_C99 isn't needed in aclocal.m4
Stefan Metzmacher
1
-76
/
+0
2007-10-10
r19089: normalize KRB5_LIBS too
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r19088: filter out -Wl,-rpath combinations with /usr/lib too
Stefan Metzmacher
1
-5
/
+24
2007-10-10
r19087: normalize vars before printing them
Stefan Metzmacher
1
-8
/
+8
2007-10-10
r19086: fix --disable-pie together with -C
Stefan Metzmacher
1
-5
/
+5
2007-10-10
r19085: merge from samba4:
Stefan Metzmacher
1
-0
/
+242
2007-10-10
r19083: Fix objectclass
Volker Lendecke
1
-1
/
+1
2007-10-10
r19080: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+7
2007-10-10
r19079: talloc_array can fail
Volker Lendecke
1
-0
/
+1
2007-10-10
r19078: talloc_strdup can fail
Volker Lendecke
1
-0
/
+6
2007-10-10
r19077: Fix an uninitialized variable
Volker Lendecke
1
-2
/
+2
2007-10-10
r19076: ldb_dn_copy_partial can fail
Volker Lendecke
1
-0
/
+1
2007-10-10
r19075: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r19073: mapping_dn can fail
Volker Lendecke
1
-2
/
+15
2007-10-10
r19072: Fix a potential NULL dereference. Simo/Tridge, not merging yet to 4_0...
Volker Lendecke
1
-1
/
+1
2007-10-10
r19071: Backport to SAMBA_3_0 as well
Simo Sorce
1
-2
/
+2
2007-10-10
r19070: If there's an error in the data struct, there's no point to continue ...
Volker Lendecke
1
-0
/
+4
2007-10-10
r19067: Fix a potential NULL dereference
Volker Lendecke
1
-0
/
+4
2007-10-10
r19066: Fix a memleak
Volker Lendecke
1
-0
/
+1
2007-10-10
r19065: No functional change, just a trivial simplification
Volker Lendecke
1
-19
/
+19
2007-10-10
r19064: This code block is already #ifdef'ed by WITH_ADS which should imply
Volker Lendecke
1
-2
/
+2
2007-10-10
r19062: try to fix the valgrind noise in the build-farm
Stefan Metzmacher
1
-9
/
+68
2007-10-10
r19060: Attempt to fix the valgrind suppressions for "fort"
Volker Lendecke
1
-49
/
+11
2007-10-10
r19058: Implement "user cannot change password", and complete "user must change
Jim McDonough
8
-117
/
+163
2007-10-10
r19054: Callers of gencache may not have the rights to
Jeremy Allison
1
-0
/
+18
2007-10-10
r19046: It does not do much yet, but activate RPC-SAMBA3-SPOOLSS
Volker Lendecke
1
-1
/
+1
2007-10-10
r19043: There's no point in #ifdef'ing the detection whether we were offered ...
Volker Lendecke
1
-8
/
+2
2007-10-10
r19042: Fix the non-krb5 build. This needs sooo severe cleanup ... :-)
Volker Lendecke
1
-0
/
+2
2007-10-10
r19041: Make us connect to Vista RC1. Apparently metze had done the same patc...
Volker Lendecke
2
-8
/
+24
[prev]
[next]