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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r20957: a value of FF0000000000000000000000000000000000000000 isn't stored as...
Stefan Metzmacher
1
-4
/
+8
2007-10-10
r20956: cn and instanceType are autogenerated values, later we need to remove...
Stefan Metzmacher
1
-16
/
+0
2007-10-10
r20955: Add tests
Jelmer Vernooij
1
-0
/
+131
2007-10-10
r20954: Add lcov target, fix gcov.
Jelmer Vernooij
1
-2
/
+11
2007-10-10
r20953: add templates in provision_become_dc()
Stefan Metzmacher
1
-0
/
+3
2007-10-10
r20952: when a component is changed we need to rebuild the linearized string
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20949: Looking over some lcov output, try and walk some error paths.
Andrew Bartlett
2
-3
/
+20
2007-10-10
r20948: a very simple example on how to setup and test ctdb
Andrew Tridgell
7
-0
/
+73
2007-10-10
r20947: fixed a bug in the unlock logic in the brlock tdb backend
Andrew Tridgell
1
-28
/
+44
2007-10-10
r20946: fixed another couple of bugs in the brlock ctdb backend. It now
Andrew Tridgell
1
-28
/
+60
2007-10-10
r20945: fixed the bug causing locktest to fail with the ctdb backend after a
Andrew Tridgell
5
-93
/
+10
2007-10-10
r20944: if a call has been destroyed before a reply comes in then discard the
Andrew Tridgell
1
-0
/
+4
2007-10-10
r20943: use offsetof() instead of sizeof() - 1 for the packet length
Andrew Tridgell
1
-14
/
+18
2007-10-10
r20942: Simplify handling of systems that don't support negative enum values ...
Jelmer Vernooij
7
-35
/
+12
2007-10-10
r20941: avoid races in the block/unblock code
Andrew Tridgell
1
-3
/
+11
2007-10-10
r20940: allow SA_SIGINFO signals to be oneshot. Why you would ever want this
Andrew Tridgell
1
-0
/
+3
2007-10-10
r20939: reduce the amount of static state for signal handlers from 96k to 1.2k
Andrew Tridgell
1
-4
/
+23
2007-10-10
r20938: use a double counter trick to avoid the need for atomic increment
Andrew Tridgell
1
-10
/
+31
2007-10-10
r20934: I *hate* deep indents :-)
Volker Lendecke
1
-26
/
+28
2007-10-10
r20930: use sigaction() instead of signal()
Andrew Tridgell
6
-66
/
+155
2007-10-10
r20929: fixed typo
Andrew Tridgell
1
-4
/
+4
2007-10-10
r20928: added signal events to lib/events
Andrew Tridgell
10
-2
/
+261
2007-10-10
r20923: only allow extended operations for SYSTEM or administrators for now
Stefan Metzmacher
1
-0
/
+1
2007-10-10
r20922: use the show_deleted module by default
Stefan Metzmacher
2
-0
/
+2
2007-10-10
r20921: - only give password attributes to the SYSTEM account
Stefan Metzmacher
1
-2
/
+0
2007-10-10
r20920: use cluster_tdb_tmp_open() in ntvfs backend code
Andrew Tridgell
3
-17
/
+3
2007-10-10
r20919: add a function cluster_tdb_tmp_open() which can be used in a cluster
Andrew Tridgell
6
-5
/
+69
2007-10-10
r20918: a bit more debugging, and remove the hackish /dev/null writes I used
Andrew Tridgell
2
-44
/
+12
2007-10-10
r20910: fix crash bug
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r20909: add a module that implements the LDAP_CONTROL_SHOW_DELETED_OID control
Stefan Metzmacher
2
-0
/
+227
2007-10-10
r20908: - fix uninitialized usage of 'ctx'
Stefan Metzmacher
1
-16
/
+14
2007-10-10
r20907: reset krbtgt, machine and administator account passwords to "test"
Stefan Metzmacher
1
-1
/
+91
2007-10-10
r20906: allow LDAP simple binds using the following syntaxes in the DN field:
Stefan Metzmacher
2
-8
/
+35
2007-10-10
r20902: don't crash if the object isn't there yet
Stefan Metzmacher
1
-0
/
+4
2007-10-10
r20901: - not all compiler like uint8_t data[0] elements!
Stefan Metzmacher
2
-13
/
+13
2007-10-10
r20900: fix compiler warnings
Stefan Metzmacher
2
-1
/
+4
2007-10-10
r20899: fix the build and compiler warnings
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20898: make it work to include ntvfs/ntvfs.h multiple times
Stefan Metzmacher
1
-0
/
+5
2007-10-10
r20897: fix compiler warnings
Stefan Metzmacher
5
-2
/
+31
2007-10-10
r20896: make the maximum lacount configurable in smb.conf
Andrew Tridgell
5
-3
/
+22
2007-10-10
r20895: enable ctdb backend at startup (if configured)
Andrew Tridgell
1
-0
/
+4
2007-10-10
r20894: the new brlock.c is needed (seems a svn rename + new file didn't make
Andrew Tridgell
1
-0
/
+132
2007-10-10
r20893: brlock notifies are currently disabled in the ctdb backend. Use a #if
Andrew Tridgell
1
-6
/
+13
2007-10-10
r20892: add parameter for enabling ctdb self connect
Andrew Tridgell
1
-2
/
+5
2007-10-10
r20891: enable multiple brlock backends. The tdb backend is the default. The
Andrew Tridgell
3
-54
/
+125
2007-10-10
r20890: spelling fix
Andrew Tridgell
1
-1
/
+1
2007-10-10
r20889: import ctdb cluster backend from bzr
Andrew Tridgell
17
-1
/
+3733
2007-10-10
r20888: local cluster backend
Andrew Tridgell
1
-0
/
+58
2007-10-10
r20887: allow the registration of multiple cluster backends
Andrew Tridgell
3
-6
/
+66
2007-10-10
r20886: fixed a valgrind error
Andrew Tridgell
1
-0
/
+1
[prev]
[next]