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
...
*
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
*
r20863: check that there's a current partition control attached to the request
Stefan Metzmacher
2007-10-10
1
-6
/
+65
*
r20859: fix typo
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20855: pass the DSDB_CONTROL_CURRENT_PARTITION_OID control also for the
Stefan Metzmacher
2007-10-10
1
-10
/
+27
*
r20853: attach the DSDB_CONTROL_CURRENT_PARTITION_OID control when requests
Stefan Metzmacher
2007-10-10
1
-2
/
+7
*
r20852: add a function to add a ldb control to a ldb_request
Stefan Metzmacher
2007-10-10
2
-0
/
+40
*
r20850: Prefix all server calls with dcesrv_
Jelmer Vernooij
2007-10-10
16
-612
/
+610
*
r20849: first step to move away from using find_backend() and use find_partit...
Stefan Metzmacher
2007-10-10
1
-5
/
+20
*
r20847: - split some code out into a new function find_partition()
Stefan Metzmacher
2007-10-10
1
-8
/
+27
*
r20836: Use real type name, to fix compilation with -WC++-compat
Jelmer Vernooij
2007-10-10
1
-7
/
+46
*
r20834: No longer generate extra pointers for top-level [out] unique pointers.
Jelmer Vernooij
2007-10-10
2
-35
/
+11
*
r20831: Update RPC-SCANNER as well after IDL changes.
Jelmer Vernooij
2007-10-10
1
-2
/
+5
*
r20830: merge mgmt work
Jelmer Vernooij
2007-10-10
7
-50
/
+83
*
r20826: make the dsdb_control_current_partition struct public and allocate an...
Stefan Metzmacher
2007-10-10
3
-5
/
+20
*
r20825: control the subsystem default output type via a variable too
Stefan Metzmacher
2007-10-10
1
-3
/
+8
*
r20823: Remove newlines in calls to torture_fail().
Jelmer Vernooij
2007-10-10
3
-8
/
+8
*
r20822: Fix total failure counting.
Jelmer Vernooij
2007-10-10
1
-9
/
+7
*
r20819: - include system/aio.h
Stefan Metzmacher
2007-10-10
2
-2
/
+3
*
r20816: merge from samba3:
Stefan Metzmacher
2007-10-10
5
-4
/
+6
*
r20815: merge from samba3
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20814: always define SHLIBEXT, to fix the build on host with no support for ...
Stefan Metzmacher
2007-10-10
1
-25
/
+46
*
r20813: fix the build with autodependencies
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20810: unlink the test file when the test is done
Stefan Metzmacher
2007-10-10
1
-0
/
+1
*
r20809: rename struct partition into struct dsdb_control_current_partition
Stefan Metzmacher
2007-10-10
1
-9
/
+11
*
r20808: remove whitespace
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20807: test static password for the test_*.ldb' files
Stefan Metzmacher
2007-10-10
1
-0
/
+4
*
r20806: make it possible to configure the secrets.ldb url
Stefan Metzmacher
2007-10-10
4
-11
/
+44
*
r20805: don't use hardcoded values for secrects.keytab and sam.ldb
Stefan Metzmacher
2007-10-10
2
-5
/
+10
*
r20804: work arround HPUX and Tru64 make which don't like $$startdir
Stefan Metzmacher
2007-10-10
4
-11
/
+150
*
r20803: fix compiler warning about extra semicolon
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20802: - don't add the same Makefile vars twice...
Stefan Metzmacher
2007-10-10
1
-3
/
+8
*
r20801: try to always fix up the acl revision when we add or remove
Stefan Metzmacher
2007-10-10
1
-4
/
+37
*
r20800: fix compiler warnings
Stefan Metzmacher
2007-10-10
2
-0
/
+4
*
r20799: if any ace has the optional sub object, the acl revision needs
Stefan Metzmacher
2007-10-10
1
-0
/
+8
*
r20798: fix ndr_size_security_ace() it should include the optional sub object
Stefan Metzmacher
2007-10-10
1
-2
/
+21
*
r20797: make it more clear that this is a 32bit bitmap
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20795: dom_sid_parse_talloc() gets an null terminated string as input,
Stefan Metzmacher
2007-10-10
1
-1
/
+9
*
r20794: hopefully fix the build on systems without native linux aio
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20792: fix the build, sorry...
Stefan Metzmacher
2007-10-10
4
-7
/
+6
*
r20791: the ejsnet stuff can be a normal smbcalls module...
Stefan Metzmacher
2007-10-10
5
-12
/
+6
*
r20788: - remove epoll configure checks from libreplace
Stefan Metzmacher
2007-10-10
5
-29
/
+15
*
r20787: a subsystem doesn't need explicit dependencies to its modules
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r20786: Fix the build.
Jelmer Vernooij
2007-10-10
4
-593
/
+784
*
r20785: Add stub implementation for mgmt interface.
Jelmer Vernooij
2007-10-10
2
-0
/
+91
[prev]
[next]