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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r20938: use a double counter trick to avoid the need for atomic increment
Andrew Tridgell
2007-10-10
1
-10
/
+31
*
r20937: Update to latest Finite State Machine with properly-handled blocked e...
Derrell Lipman
2007-10-10
3
-126
/
+182
*
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
*
r20927: Remove leftovers
Simo Sorce
2007-10-10
1
-9
/
+18
*
r20926: Modify the classname as well
Simo Sorce
2007-10-10
3
-11
/
+15
*
r20925: Rename file following naming qooxdoo's convention
Simo Sorce
2007-10-10
1
-0
/
+0
*
r20924: Change the way searches are performed, also change a bit the layouts
Simo Sorce
2007-10-10
3
-190
/
+182
*
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
*
r20897: fix compiler warnings
Stefan Metzmacher
2007-10-10
5
-2
/
+31
*
r20896: make the maximum lacount configurable in smb.conf
Andrew Tridgell
2007-10-10
5
-3
/
+22
*
r20895: enable ctdb backend at startup (if configured)
Andrew Tridgell
2007-10-10
1
-0
/
+4
*
r20894: the new brlock.c is needed (seems a svn rename + new file didn't make
Andrew Tridgell
2007-10-10
1
-0
/
+132
*
r20893: brlock notifies are currently disabled in the ctdb backend. Use a #if
Andrew Tridgell
2007-10-10
1
-6
/
+13
*
r20892: add parameter for enabling ctdb self connect
Andrew Tridgell
2007-10-10
1
-2
/
+5
*
r20891: enable multiple brlock backends. The tdb backend is the default. The
Andrew Tridgell
2007-10-10
3
-54
/
+125
*
r20890: spelling fix
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r20889: import ctdb cluster backend from bzr
Andrew Tridgell
2007-10-10
17
-1
/
+3733
*
r20888: local cluster backend
Andrew Tridgell
2007-10-10
1
-0
/
+58
*
r20887: allow the registration of multiple cluster backends
Andrew Tridgell
2007-10-10
3
-6
/
+66
*
r20886: fixed a valgrind error
Andrew Tridgell
2007-10-10
1
-0
/
+1
*
r20885: - I forgot the page size passed to enumeration function is actually
Rafal Szczesniak
2007-10-10
2
-4
/
+10
*
r20882: Formatting.
Rafal Szczesniak
2007-10-10
1
-0
/
+1
*
r20881: Sorting out NetUsrCtx methods. Still a couple of things left.
Rafal Szczesniak
2007-10-10
1
-42
/
+133
*
r20872: make the password_hash module specific to the domain partition
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r20871: implement the validFSMOs constructed attribute on the rootdse
Stefan Metzmacher
2007-10-10
5
-21
/
+82
*
r20870: implement the constructed attributes dsSchemaAttrCount,
Stefan Metzmacher
2007-10-10
1
-0
/
+44
*
r20869: - mark the rootdse with isSyncronized=TRUE after a successful replica...
Stefan Metzmacher
2007-10-10
1
-0
/
+59
*
r20868: load the pdc_fsmo and naming_fsmo modules
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r20867: add modules to handle the domain naming and the pdc FSMO Roles
Stefan Metzmacher
2007-10-10
3
-0
/
+263
*
r20866: - fix debug messages missing new lines
Stefan Metzmacher
2007-10-10
1
-14
/
+18
*
r20865: remove useless warning, we now always pass the current partition
Stefan Metzmacher
2007-10-10
1
-25
/
+10
*
r20864: move common stuff into an extra function
Stefan Metzmacher
2007-10-10
1
-85
/
+62
[prev]
[next]