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
...
*
r20974: add basic infrastructure for a DSDB replication service
Stefan Metzmacher
2007-10-10
3
-0
/
+267
*
r20973: add functions to create the autocreated subSchema Attributes:
Stefan Metzmacher
2007-10-10
2
-0
/
+192
*
r20972: "private" -> "private_data"
Volker Lendecke
2007-10-10
2
-19
/
+19
*
r20971: we don't need this check twice:-)
Stefan Metzmacher
2007-10-10
1
-7
/
+0
*
r20969: remove unused function, found my lcov
Stefan Metzmacher
2007-10-10
1
-49
/
+0
*
r20968: - add functions to sort the meta data and attribute arrays
Stefan Metzmacher
2007-10-10
1
-25
/
+90
*
r20967: Allow pidl tests to work with gcov
Jelmer Vernooij
2007-10-10
6
-28
/
+46
*
r20964: Show the domain name we figured out, rather than a null pointer (in
Andrew Bartlett
2007-10-10
1
-1
/
+1
*
r20963: remove unused functions, run LOCAL-TDR by default
Jelmer Vernooij
2007-10-10
3
-18
/
+4
*
r20962: Fix lcov
Jelmer Vernooij
2007-10-10
3
-0
/
+64
*
r20961: Fix lcov
Jelmer Vernooij
2007-10-10
1
-7
/
+5
*
r20960: attempt to fix a valgrind error in the signals backend.
Andrew Tridgell
2007-10-10
1
-38
/
+48
*
r20957: a value of FF0000000000000000000000000000000000000000 isn't stored as...
Stefan Metzmacher
2007-10-10
1
-4
/
+8
*
r20956: cn and instanceType are autogenerated values, later we need to remove...
Stefan Metzmacher
2007-10-10
1
-16
/
+0
*
r20955: Add tests
Jelmer Vernooij
2007-10-10
1
-0
/
+131
*
r20954: Add lcov target, fix gcov.
Jelmer Vernooij
2007-10-10
1
-2
/
+11
*
r20953: add templates in provision_become_dc()
Stefan Metzmacher
2007-10-10
1
-0
/
+3
*
r20952: when a component is changed we need to rebuild the linearized string
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20949: Looking over some lcov output, try and walk some error paths.
Andrew Bartlett
2007-10-10
2
-3
/
+20
*
r20948: a very simple example on how to setup and test ctdb
Andrew Tridgell
2007-10-10
7
-0
/
+73
*
r20947: fixed a bug in the unlock logic in the brlock tdb backend
Andrew Tridgell
2007-10-10
1
-28
/
+44
*
r20946: fixed another couple of bugs in the brlock ctdb backend. It now
Andrew Tridgell
2007-10-10
1
-28
/
+60
*
r20945: fixed the bug causing locktest to fail with the ctdb backend after a
Andrew Tridgell
2007-10-10
5
-93
/
+10
*
r20944: if a call has been destroyed before a reply comes in then discard the
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r20943: use offsetof() instead of sizeof() - 1 for the packet length
Andrew Tridgell
2007-10-10
1
-14
/
+18
*
r20942: Simplify handling of systems that don't support negative enum values ...
Jelmer Vernooij
2007-10-10
7
-35
/
+12
*
r20941: avoid races in the block/unblock code
Andrew Tridgell
2007-10-10
1
-3
/
+11
*
r20940: allow SA_SIGINFO signals to be oneshot. Why you would ever want this
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r20939: reduce the amount of static state for signal handlers from 96k to 1.2k
Andrew Tridgell
2007-10-10
1
-4
/
+23
*
r20938: use a double counter trick to avoid the need for atomic increment
Andrew Tridgell
2007-10-10
1
-10
/
+31
*
r20934: I *hate* deep indents :-)
Volker Lendecke
2007-10-10
1
-26
/
+28
*
r20930: use sigaction() instead of signal()
Andrew Tridgell
2007-10-10
6
-66
/
+155
*
r20929: fixed typo
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r20928: added signal events to lib/events
Andrew Tridgell
2007-10-10
10
-2
/
+261
*
r20923: only allow extended operations for SYSTEM or administrators for now
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20922: use the show_deleted module by default
Stefan Metzmacher
2007-10-10
2
-0
/
+2
*
r20921: - only give password attributes to the SYSTEM account
Stefan Metzmacher
2007-10-10
1
-2
/
+0
*
r20920: use cluster_tdb_tmp_open() in ntvfs backend code
Andrew Tridgell
2007-10-10
3
-17
/
+3
*
r20919: add a function cluster_tdb_tmp_open() which can be used in a cluster
Andrew Tridgell
2007-10-10
6
-5
/
+69
*
r20918: a bit more debugging, and remove the hackish /dev/null writes I used
Andrew Tridgell
2007-10-10
2
-44
/
+12
*
r20910: fix crash bug
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID control
Stefan Metzmacher
2007-10-10
2
-0
/
+227
*
r20908: - fix uninitialized usage of 'ctx'
Stefan Metzmacher
2007-10-10
1
-16
/
+14
*
r20907: reset krbtgt, machine and administator account passwords to "test"
Stefan Metzmacher
2007-10-10
1
-1
/
+91
*
r20906: allow LDAP simple binds using the following syntaxes in the DN field:
Stefan Metzmacher
2007-10-10
2
-8
/
+35
*
r20902: don't crash if the object isn't there yet
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r20901: - not all compiler like uint8_t data[0] elements!
Stefan Metzmacher
2007-10-10
2
-13
/
+13
*
r20900: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-1
/
+4
*
r20899: fix the build and compiler warnings
Stefan Metzmacher
2007-10-10
1
-0
/
+5
*
r20898: make it work to include ntvfs/ntvfs.h multiple times
Stefan Metzmacher
2007-10-10
1
-0
/
+5
[prev]
[next]