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
/
source4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r26554: Fix test for getifaddr on FreeBSD. Patch by Timur Bakeyev.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26553: Fix html output.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26552: remove unused state variable, use dot as path separator for test names.
Jelmer Vernooij
2007-12-21
6
-136
/
+144
*
r26551: Make sure NULL is defined before using it to test for getifaddrs().
James Peach
2007-12-21
1
-0
/
+4
*
r26550: libreplace: fallback to __ss_family of struct sockaddr_storage
Stefan Metzmacher
2007-12-21
2
-0
/
+29
*
r26549: Remove suite-specific bits.
Jelmer Vernooij
2007-12-21
4
-26
/
+24
*
r26548: Remove remaining variables from state hash.
Jelmer Vernooij
2007-12-21
4
-53
/
+44
*
r26547: Make testsuites less special during subunit handling.
Jelmer Vernooij
2007-12-21
5
-57
/
+88
*
r26546: Rather than having a gazillion targets, add output format variable fo...
Jelmer Vernooij
2007-12-21
1
-6
/
+3
*
r26545: Sync output with ejs.
Jelmer Vernooij
2007-12-21
3
-36
/
+32
*
r26540: Revert my previous commit after concerns raised by Andrew.
Jelmer Vernooij
2007-12-21
37
-103
/
+103
*
r26539: Remove unnecessary statics.
Jelmer Vernooij
2007-12-21
37
-103
/
+103
*
r26538: Pass path generation function around rather than base directory.
Jelmer Vernooij
2007-12-21
6
-148
/
+164
*
r26537: Support ldb.add({'dn': 'dc=foo,bar=bla', ...}).
Jelmer Vernooij
2007-12-21
4
-199
/
+197
*
r26536: More tests for provisioning code.
Jelmer Vernooij
2007-12-21
6
-24
/
+40
*
r26535: Get rid of all-knowing ProvisionSettings object.
Jelmer Vernooij
2007-12-21
2
-284
/
+274
*
r26534: configure: using == in shell scripts isn't portable
Stefan Metzmacher
2007-12-21
1
-1
/
+1
*
r26533: libreplace: hopefully fix the share library/module build on darwin
Stefan Metzmacher
2007-12-21
1
-2
/
+2
*
r26532: Fix mistake in assignment.
Rafal Szczesniak
2007-12-21
1
-1
/
+1
*
r26531: Prevent from displaying the results if the function
Rafal Szczesniak
2007-12-21
1
-0
/
+2
*
r26530: Add NET-API-GROUPLIST test.
Rafal Szczesniak
2007-12-21
2
-0
/
+81
*
r26529: Indeed, this belongs in the schema module. Ranged results need to use
Andrew Bartlett
2007-12-21
1
-5
/
+0
*
r26528: dsdb: Fix a warning.
Kai Blin
2007-12-21
1
-4
/
+3
*
r26527: Start on tests for provision.
Jelmer Vernooij
2007-12-21
5
-42
/
+97
*
r26526: Fix argument value.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26525: Consistency in the API.
Jelmer Vernooij
2007-12-21
1
-50
/
+53
*
r26524: Import self join.
Jelmer Vernooij
2007-12-21
1
-42
/
+75
*
r26523: Refactor provisioning code.
Jelmer Vernooij
2007-12-21
4
-157
/
+251
*
r26522: Fix warnings on SamDB connect from Python, simplify the setup code fo...
Jelmer Vernooij
2007-12-21
3
-33
/
+43
*
r26521: Fix newlines.
Jelmer Vernooij
2007-12-21
4
-13
/
+13
*
r26520: More Python updates.
Jelmer Vernooij
2007-12-21
9
-26
/
+205
*
r26519: Add libnet_GroupList function. Totally untested (yet), but
Rafal Szczesniak
2007-12-21
2
-0
/
+270
*
r26518: Fix provision of registry using Python.
Jelmer Vernooij
2007-12-21
6
-34
/
+43
*
r26517: Add functions for setting and getting parameters on a LoadParm.
Jelmer Vernooij
2007-12-21
7
-38
/
+375
*
r26516: Fix line splitting in subunitrun.
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26515: nsswitch: Get rid of a pstring
Kai Blin
2007-12-21
1
-1
/
+1
*
r26514: Revert the talloc.c part of r26511, as talloc.h already takes care of...
Kai Blin
2007-12-21
1
-3
/
+0
*
r26513: Update substitution dictionary for ldifs.
Jelmer Vernooij
2007-12-21
5
-0
/
+27
*
r26512: Another attempt at fixing darwin
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26511: Janitorial: Fix a warning for the 'printf' attribute on gendb_search_v
Kai Blin
2007-12-21
2
-5
/
+8
*
r26510: attempt to fix shld flags for darwin.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26509: Don't make boolean options eat the next argument.
Jelmer Vernooij
2007-12-21
1
-3
/
+4
*
r26508: Tighter dependencies in an attempt to fix missing symbol errors on sun9.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26507: Fix function signature for freeifaddrs.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26506: Start running (really trivial) tests for upgrade script.
Jelmer Vernooij
2007-12-21
4
-321
/
+317
*
r26505: Add python bindings for some samdb-related functions, improve provisi...
Jelmer Vernooij
2007-12-21
8
-32
/
+228
*
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
2007-12-21
8
-10
/
+14
*
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
2007-12-21
13
-131
/
+414
*
r26502: Revert accidently removed pkg-config path change. Thanks to metze for...
Jelmer Vernooij
2007-12-21
1
-0
/
+5
*
r26499: Allow testing python provision by setting the PROVISION_PYTHON enviro...
Jelmer Vernooij
2007-12-21
2
-12
/
+6
[prev]
[next]