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
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-10-10
r19040: use more portable shellscripting, hopefully give better results on Tru64
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r19039: Do not segfault in "net ads printer info" when a requested printserver
Günther Deschner
2
-1
/
+12
2007-10-10
r19038: build libreplace testsuite as replacetort
Stefan Metzmacher
2
-4
/
+22
2007-10-10
r19037: Fix a segfault
Volker Lendecke
1
-1
/
+1
2007-10-10
r19034: merge from samba4:
Stefan Metzmacher
1
-4
/
+6
2007-10-10
r19031: merge from samba4:
Stefan Metzmacher
1
-2
/
+6
2007-10-10
r19030: merge missing stuff from samba4:
Stefan Metzmacher
2
-2
/
+10
2007-10-10
r19028: Implement getprinterinfo level 6 (only the status) and get rid of snu...
Volker Lendecke
3
-80
/
+251
2007-10-10
r19026: we don't need this twice
Stefan Metzmacher
1
-8
/
+0
2007-10-10
r19016: As per Samba4 coding standards, turn tabs into spaces
Volker Lendecke
2
-20
/
+20
2007-10-10
r19015: we don't need talloc_* in proto.h
Stefan Metzmacher
1
-2
/
+2
[prev]
[next]