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
...
*
dns: fixed dns record format
Andrew Tridgell
2010-12-22
1
-4
/
+9
*
heimdal_build: Use consistent name for heimbase.
Jelmer Vernooij
2010-12-22
1
-5
/
+5
*
heimdal_build: When using system hbase/hcrypto, don't compile our own versions.
Jelmer Vernooij
2010-12-22
1
-18
/
+19
*
heimdal_build: Allow using system hbase and hcrypto.
Jelmer Vernooij
2010-12-22
1
-0
/
+3
*
s4-devel/pfm_verify: Move schemaInfo getter into separate function
Kamen Mazdrashki
2010-12-22
1
-4
/
+12
*
ldb: Add ldb.Message.add and ldb.Message.elements.
Jelmer Vernooij
2010-12-21
2
-36
/
+86
*
ldb:tools/ldbdel.c - "replace.h" should be the first include
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+1
*
s4-dns: set dwSerial and dwFlags
Andrew Tridgell
2010-12-21
1
-0
/
+7
*
s4-dns: fixed name comparison in bind9 module
Andrew Tridgell
2010-12-21
1
-6
/
+21
*
s4-dns: return the local hostname as the SOA authority
Andrew Tridgell
2010-12-21
1
-2
/
+19
*
s4-provision: removed an incorrect debug message
Andrew Tridgell
2010-12-21
1
-2
/
+0
*
s4-dns: disable segfault handling in dlz_bind9
Andrew Tridgell
2010-12-21
1
-0
/
+2
*
s4:auth/session.h - use a forward declaration for type "struct ldb_context"
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+1
*
s4-auth Ensure that we always copy across domain groups
Andrew Bartlett
2010-12-21
1
-13
/
+13
*
s4-auth Remove duplicate copies of session_info creation code
Andrew Bartlett
2010-12-21
4
-158
/
+46
*
s4-auth rework session_info handling not to require an auth context
Andrew Bartlett
2010-12-21
6
-24
/
+28
*
s4-auth Remove event context from privilage database handling
Andrew Bartlett
2010-12-21
6
-12
/
+7
*
s4-auth Remove obsolete comment
Andrew Bartlett
2010-12-21
1
-7
/
+0
*
s4:dsdb/schema/schema_* - adaptions needed for removed "const" on OIDs
Matthias Dieter Wallnöfer
2010-12-21
3
-3
/
+9
*
s4:lib/ldb-samba/ldif_handlers.c - adaption needed for removed "const" on OIDs
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+1
*
s4:dsdb/common/util.c - remove unused variable "ndr_err"
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+0
*
s4:auth/gensec/spnego.c - remove unused variable "principal"
Matthias Dieter Wallnöfer
2010-12-21
1
-1
/
+0
*
s4-dns: fixed a crash bug in dlz_bind9 code
Andrew Tridgell
2010-12-21
1
-2
/
+0
*
s4-smbtorture: run the winreg tests also against an added driver.
Günther Deschner
2010-12-20
1
-0
/
+19
*
s4-pydsdb: Use local memory context in py_dsdb_get_oid_from_attid()
Kamen Mazdrashki
2010-12-20
1
-4
/
+16
*
heimdal: Fix build if using system roken.
Jelmer Vernooij
2010-12-19
1
-1
/
+1
*
ldb: Bump version after renaming some public symbols which didn't have a
Jelmer Vernooij
2010-12-19
2
-1
/
+246
*
dcesrv_srvsvc: Use constants.
Jelmer Vernooij
2010-12-19
1
-3
/
+3
*
s4-drepl: During Schema replication, we need to save updated prefixMap if eve...
Kamen Mazdrashki
2010-12-18
1
-0
/
+18
*
s4-dsdb_schema: Copy info needed for Schema refresh in dsdb_schema_copy_shallow
Kamen Mazdrashki
2010-12-18
1
-0
/
+4
*
s4-devel/pfm_verify: Extend the tool to verify schemaInfo attribute value
Kamen Mazdrashki
2010-12-18
1
-6
/
+43
*
s4-drepl: Make refreshed schema a global one
Kamen Mazdrashki
2010-12-18
1
-0
/
+7
*
pyrpc: Add prototype for init function.
Jelmer Vernooij
2010-12-18
1
-0
/
+2
*
pyglue: Add prototype for init function.
Jelmer Vernooij
2010-12-18
1
-0
/
+2
*
Revert "s4-dsdb Don't talloc_free() ares on failure, as LDB might free it later"
Andrew Bartlett
2010-12-18
1
-0
/
+1
*
lib/ldb Remove talloc_free() that causes double-free in callbacks.
Andrew Bartlett
2010-12-18
1
-1
/
+3
*
ldb: Rename controls_except_specified -> ldb_controls_except_specified.
Jelmer Vernooij
2010-12-18
3
-4
/
+4
*
ldb_map: Fix prefix for map functions.
Jelmer Vernooij
2010-12-18
3
-15
/
+15
*
ldb: Rename last instance of save_controls -> ldb_save_controls.
Jelmer Vernooij
2010-12-18
1
-1
/
+1
*
ldb: Add prototype for ldb_init_module.
Jelmer Vernooij
2010-12-18
1
-0
/
+5
*
ldb: Rename two exported functions so they match abi_match.
Jelmer Vernooij
2010-12-18
6
-9
/
+8
*
heimdal_build: Simplify HEIMDAL_LIBRARY - version_script files are now taken ...
Jelmer Vernooij
2010-12-18
1
-15
/
+2
*
heimdal_build: Add version-script for heimdal_base, hx509 and hcrypto. Conver...
Jelmer Vernooij
2010-12-18
2
-40
/
+285
*
s4-drepl: Reference current Schema cache into working_schema context
Kamen Mazdrashki
2010-12-17
1
-1
/
+1
*
s4-drepl: Fix log message to be shown on its own line
Kamen Mazdrashki
2010-12-17
1
-1
/
+1
*
heimdal_build: Add version-script for krb5.
Jelmer Vernooij
2010-12-17
2
-0
/
+770
*
heimdal_build: Add version-script for gssapi.
Jelmer Vernooij
2010-12-17
2
-0
/
+181
*
heimdal_build: Add version-script for asn1.
Jelmer Vernooij
2010-12-17
2
-0
/
+7
*
heimdal_build: Add version-script for hdb.
Jelmer Vernooij
2010-12-17
2
-4
/
+112
*
heimdal_build: Add version-script for kdc.
Jelmer Vernooij
2010-12-17
2
-1
/
+23
[prev]
[next]