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
2010-10-17
s4:remove "util_ldb" submodule and integrate the three gendb_* calls in "dsdb...
Matthias Dieter Wallnöfer
27
-27
/
+92
2010-10-17
s4:ldb-samba/ldb_wrap.c - fix indentation and trailing whitespaces
Matthias Dieter Wallnöfer
1
-36
/
+36
2010-10-17
s4:"wrap_casefold" - move it to "ldb_wrap.c" since it's only used there
Matthias Dieter Wallnöfer
1
-0
/
+9
2010-10-16
s4:dsdb - make the RELAX control private
Matthias Dieter Wallnöfer
2
-9
/
+8
2010-10-16
s4:libcli/ldap/ldap_controls.c - fix up the controls list
Matthias Dieter Wallnöfer
1
-29
/
+49
2010-10-16
ldb:ldb.h - reorder controls/extended operations
Matthias Dieter Wallnöfer
1
-27
/
+28
2010-10-16
heimdal: Remove some unused arguments from HEIMDAL_SUBSYSTEM().
Jelmer Vernooij
1
-7
/
+3
2010-10-16
heimdal: Allow leaving off prefix from asn1 option_file.
Jelmer Vernooij
1
-2
/
+5
2010-10-16
heimdal: Leave off ../heimdal prefix to HEIMDAL_BINARY().
Jelmer Vernooij
1
-29
/
+14
2010-10-16
heimdal: Allow leaving off prefix to HEIMDAL_ERRTABLE().
Jelmer Vernooij
1
-9
/
+11
2010-10-16
heimdal: Allow leaving off prefix for HEIMDAL_ASN1().
Jelmer Vernooij
1
-19
/
+20
2010-10-16
heimdal: Allow leaving off ../heimdal prefix for proto headers.
Jelmer Vernooij
1
-13
/
+14
2010-10-16
heimdal: Allow leaving off ../heimdal prefix for source files.
Jelmer Vernooij
1
-104
/
+104
2010-10-16
heimdal: Add convenience functions for finding heimdal paths.
Jelmer Vernooij
1
-3
/
+6
2010-10-16
heimdal: Call HEIMDAL_AUTOPROTO() manually.
Jelmer Vernooij
1
-15
/
+11
2010-10-16
heimdal: Call HEIMDAL_AUTOPROTO_PRIVATE() manually.
Jelmer Vernooij
1
-6
/
+4
2010-10-16
heimdal: Add variables for source files.
Jelmer Vernooij
1
-12
/
+15
2010-10-16
heimdal: Simplify handling of ../heimdal prefixes in HEIMDAL_SUBSYSTEM.
Jelmer Vernooij
1
-82
/
+83
2010-10-16
heimdal_build: Fix detection of system roken library.
Jelmer Vernooij
1
-1
/
+1
2010-10-16
heimdal_build: Remove ignored argument ldflags from HEIMDAL_BINARY().
Jelmer Vernooij
1
-1
/
+0
2010-10-16
ldb:pyldb.c - remove pointless comment
Matthias Dieter Wallnöfer
1
-1
/
+0
2010-10-16
ldb:"ldb_dn_compare_base" - use "unsigned int" counters
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-16
ldb:"ldb_dn_add_child" - use "unsigned int" counters
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-10-16
ldb:"ldb_dn_remove_base_components" - use an "unsigned int" counter
Matthias Dieter Wallnöfer
1
-6
/
+6
2010-10-16
ldb:"ldb_dn_canonical" - use an "unsigned int" counter
Matthias Dieter Wallnöfer
1
-3
/
+3
2010-10-16
s4:samldb LDB module - use appropriate fixed-length integer types where needed
Matthias Dieter Wallnöfer
1
-4
/
+5
2010-10-16
s4:dsdb/samdb/ldb_modules/util.c - remove now unused functions which set inte...
Matthias Dieter Wallnöfer
1
-74
/
+0
2010-10-16
s4:samba3sid LDB module - handle the RID as uint32_t
Matthias Dieter Wallnöfer
1
-13
/
+15
2010-10-16
s4:objectclass LDB module - implement the "isCriticalSystemObject" subtree de...
Matthias Dieter Wallnöfer
2
-3
/
+27
2010-10-16
s4:ldif_handlers.c - fix a typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-10-16
s4:dsdb - fix unsigned integer save problems using the "%u" specifier
Matthias Dieter Wallnöfer
8
-33
/
+49
2010-10-16
s4:dsdb/common/util.c - describe the behaviour of the functions "samdb_msg_ad...
Matthias Dieter Wallnöfer
1
-5
/
+32
2010-10-16
heimdal_build: Support using system asn1 library.
Jelmer Vernooij
2
-28
/
+35
2010-10-16
heimdal_build: Skip some hx509 code when using system hx509.
Jelmer Vernooij
1
-42
/
+41
2010-10-16
heimdal_build: Add comment with stub for finding the system libtommath.
Jelmer Vernooij
1
-0
/
+4
2010-10-16
heimdal_build: Initial work on supporting an external heimdal library.
Jelmer Vernooij
1
-5
/
+6
2010-10-16
heimdal_build: Support using system hx509 library when explicitly
Jelmer Vernooij
2
-47
/
+44
2010-10-16
heimdal_build: Fix build with system roken.
Jelmer Vernooij
1
-9
/
+9
2010-10-16
heimdal_build: Put version objects in a separate subsystem.
Jelmer Vernooij
4
-21
/
+57
2010-10-16
heimdal: Support using system roken.
Jelmer Vernooij
2
-98
/
+100
2010-10-16
heimdal_build: Use existing functions for finding system libraries.
Jelmer Vernooij
1
-6
/
+1
2010-10-15
heimdal Add missing dependencies on wind.
Jelmer Vernooij
1
-2
/
+2
2010-10-15
heimdal_build: Allow using system wind.
Jelmer Vernooij
2
-47
/
+67
2010-10-15
s4:torture/local/dbspeed.c - use LDB result constant
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-10-15
s4-net: exit with a failure when a command is unknown
Andrew Tridgell
1
-1
/
+1
2010-10-15
s4-finddcs: better debug messages to help track down DNS problems
Andrew Tridgell
1
-1
/
+12
2010-10-15
s4-net: fix the dependence on command line ordering
Andrew Tridgell
1
-8
/
+10
2010-10-15
s4:samdb_msg_add_int* - use "ldb_msg_add_string" rather than "samdb_msg_add_s...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-10-15
s4 param: change messaging directory name from messaging to msg
Matthieu Patou
1
-1
/
+1
2010-10-15
s4 dsdb: fix sign problem on PPC and x86
Matthieu Patou
1
-2
/
+2
[prev]
[next]