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
r20353: Restructure the DRSUAPI DsGetDomainControllerInfo test, because as
Andrew Bartlett
5
-127
/
+153
2007-10-10
r20352: Use the common function to find the DN for a domain.
Andrew Bartlett
1
-6
/
+3
2007-10-10
r20351: ensure these variables are set in the right place in the Makefile
Andrew Tridgell
2
-7
/
+7
2007-10-10
r20350: configure svn:ignore values via a .ignore file
Derrell Lipman
1
-0
/
+1
2007-10-10
r20348: don't check in auto-generated code
Derrell Lipman
1
-313
/
+0
2007-10-10
r20347: added generic rpc fsm and statistics-specific fsm. next step: statis...
Derrell Lipman
9
-18
/
+690
2007-10-10
r20346: This is the beginnings of a framework for a complete SWAT. It will p...
Derrell Lipman
8
-0
/
+711
2007-10-10
r20341: Make sure we do not regress on r20338 in Samba3
Volker Lendecke
1
-0
/
+61
2007-10-10
r20332: add mastered-By and msDs-mastered-By attributes to the domain object
Stefan Metzmacher
1
-1
/
+6
2007-10-10
r20331: the last entry in the oid mapping array which starts with 0xFF
Stefan Metzmacher
2
-4
/
+7
2007-10-10
r20328: use prereq function instead of local implementation.
Rafal Szczesniak
1
-42
/
+3
2007-10-10
r20327: start to analyse the schema content
Stefan Metzmacher
1
-24
/
+172
2007-10-10
r20326: always set the binding->target_hostname!
Stefan Metzmacher
1
-5
/
+9
2007-10-10
r20325: handle NULL strings in is_ipaddress()
Stefan Metzmacher
1
-1
/
+3
2007-10-10
r20323: allow empty dcerpc reqeusts, this fixes the RPC-COUNTCALLS test
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20322: I assume the options attribute of the nTDSDSA object contains
Stefan Metzmacher
1
-2
/
+2
2007-10-10
r20321: fix the samdb_partitions_dn() and samdb_sites_dn() calls,
Stefan Metzmacher
1
-4
/
+18
2007-10-10
r20320: add missing prototypes
Stefan Metzmacher
1
-1
/
+18
2007-10-10
r20319: fix compiler warnings
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r20318: do what the printf statement says:-)
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20317: store references to all important naming contexts.
Stefan Metzmacher
1
-13
/
+45
2007-10-10
r20316: fix compiler warning
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20315: Implement the server side of DsGetDomainControllerInfo. This is a
Andrew Bartlett
5
-53
/
+357
2007-10-10
r20314: I think some hosts need this to get the right ASN1 header deps
Andrew Bartlett
1
-1
/
+2
2007-10-10
r20311: Check one more samba3 error path for t2mkdir
Volker Lendecke
1
-0
/
+6
2007-10-10
r20309: Don't treat non-supported EAs as fatal against Samba3.
Volker Lendecke
1
-10
/
+20
2007-10-10
r20308: ContextSimple can be zero length -- seen in a multi-step gssapi ldap ...
Volker Lendecke
1
-1
/
+1
2007-10-10
r20307: remove unused vars
Stefan Metzmacher
1
-4
/
+0
2007-10-10
r20306: remove the static oid mapping table
Stefan Metzmacher
3
-119
/
+144
2007-10-10
r20305: as the oid mapping table is dynnamic it makes no sense
Stefan Metzmacher
1
-119
/
+0
2007-10-10
r20303: try to fix 'make install' on solaris 8, ln -fs doesn't seem to work if
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20302: added support for 64 bit file offsets in NBENCH
Andrew Tridgell
2
-5
/
+10
2007-10-10
r20301: add an option torture:readonly which allows the NBENCH test to be run
Andrew Tridgell
1
-12
/
+15
2007-10-10
r20300: Trim number of shared libs significantly.
Jelmer Vernooij
1
-232
/
+77
2007-10-10
r20299: Disable two new tests that are apparently broken.
Jelmer Vernooij
3
-5
/
+13
2007-10-10
r20298: Fix pidl tests (missing symlink..).
Jelmer Vernooij
4
-8
/
+14
2007-10-10
r20297: Finally got to the bottom of why we were failing the RPC-CRACKNAMES
Andrew Bartlett
1
-11
/
+29
2007-10-10
r20295: Add a couple more tests to the CrackNames test.
Andrew Bartlett
1
-0
/
+14
2007-10-10
r20294: Without this we don't do the ADS join against Win2k3 SP1
Andrew Bartlett
1
-0
/
+1
2007-10-10
r20293: implement store chunk hook for libnet_BecomeDC()
Stefan Metzmacher
3
-58
/
+79
2007-10-10
r20292: set ntds_dn_str if DsAddEntry() was successful
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r20291: implement prepare_db hook of libnet_BecomeDC()
Stefan Metzmacher
3
-4
/
+47
2007-10-10
r20288: fix a mem leak and remove useless code
Stefan Metzmacher
1
-3
/
+1
2007-10-10
r20286: handle the non oid string cases for pushing too
Stefan Metzmacher
1
-5
/
+20
2007-10-10
r20285: pass more info to check_options hook and move behavior versions etc.
Stefan Metzmacher
3
-72
/
+93
2007-10-10
r20284: Simplify OID primitive BER parsing.
Simo Sorce
2
-91
/
+100
2007-10-10
r20283: pass in callbacks to libnet_BecomeDC() from the caller
Stefan Metzmacher
3
-15
/
+40
2007-10-10
r20282: prepare callback infrastructure to check if the forest/domain
Stefan Metzmacher
1
-0
/
+46
2007-10-10
r20281: remove debug statement
Stefan Metzmacher
1
-1
/
+0
2007-10-10
r20280: if the uint8_t array starts with 0xFF, then it's not a OID
Stefan Metzmacher
1
-12
/
+20
[next]