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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-02
lib/replace: DEBUG is not acceptable here, as this may not be linked into Samba
Andrew Bartlett
1
-7
/
+0
2012-06-02
lib/replace: Copy lib/system.c xattr wrappers to lib/replace
Andrew Bartlett
1
-0
/
+703
2012-06-01
waf: check for krb5_create_checksum and krb5_creds.flags for some Heimdal ver...
Alexander Bokovoy
1
-0
/
+4
2012-06-01
Remove an unused variable.
Jeremy Allison
1
-3
/
+1
2012-05-31
lib/dbwrap: make it possible to delete/store the current record during traverse
Stefan Metzmacher
1
-9
/
+71
2012-05-31
lib/dbwrap: don't alter the record on failure in db_rbt_store()
Stefan Metzmacher
1
-9
/
+10
2012-05-31
lib/dbwrap: fix db_rbt_store and update the per record node pointer
Stefan Metzmacher
1
-0
/
+1
2012-05-31
lib/dbwrap: remove unused per db_record pointer in dbwrap_rbt
Stefan Metzmacher
1
-10
/
+9
2012-05-30
lib/krb5_wrap: Move krb5_princ_size helper to source4 as it is only used there
Andrew Bartlett
1
-8
/
+0
2012-05-30
lib/param: Put common FN_ macros into param_functions.c
Andrew Bartlett
3
-256
/
+257
2012-05-30
lib/param: Add a few more s3 parameters
Andrew Bartlett
1
-0
/
+4
2012-05-30
lib/param: Import s3 parameters into lib/param to allow the parameter lists m...
Andrew Bartlett
1
-0
/
+164
2012-05-30
lib/param: Mark a few more parameters const (matching s3)
Andrew Bartlett
1
-12
/
+13
2012-05-30
param: mark realm parameter as const
Andrew Bartlett
1
-1
/
+1
2012-05-30
param: Sort global param functions macros to ease the s3/s4 merge
Andrew Bartlett
1
-81
/
+78
2012-05-30
lib/param: Add .flags to max/min protocol to match s3
Andrew Bartlett
1
-4
/
+8
2012-05-30
lib/param: Add .flags to wins parameters to match s3
Andrew Bartlett
1
-2
/
+4
2012-05-30
lib/param: Harmonise 'password server' parameter between s3 and s4
Andrew Bartlett
1
-3
/
+3
2012-05-30
build: Remove unused release scripts for tevent
Andrew Bartlett
5
-426
/
+0
2012-05-30
build: Remove unused release scripts for tdb
Andrew Bartlett
6
-497
/
+0
2012-05-30
build: Remove unused release scripts for talloc
Andrew Bartlett
6
-518
/
+0
2012-05-30
lib: add tevent_req_poll_werror
Volker Lendecke
2
-0
/
+16
2012-05-27
build: Remove all references to libuuid
Andrew Bartlett
1
-7
/
+0
2012-05-27
Eliminate dependency on an external uuid library.
Andriy Syrovenko
4
-19
/
+10
2012-05-25
dns_hosts_file: move to a separate subsystem
Alexander Bokovoy
1
-1
/
+1
2012-05-23
krb5samba: Add smb_gss_oid_equal wrapper.
Andreas Schneider
3
-2
/
+89
2012-05-23
libcli/dns: make 'clidns' private library out of DNS code in WAF build
Alexander Bokovoy
1
-1
/
+1
2012-05-23
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
5
-9
/
+13
2012-05-23
dns: fix comments and make s4/libcli/resolve dns resolver working
Alexander Bokovoy
1
-3
/
+3
2012-05-23
lib/krb5_wrap: implement krb5_cc_get_lifetime for MIT Kerberos
Alexander Bokovoy
1
-19
/
+22
2012-05-23
gensec_gssapi: Make it possible to build with MIT krb5
Simo Sorce
1
-0
/
+3
2012-05-23
s4-resolve: Remove dependency on libroken
Simo Sorce
1
-7
/
+2
2012-05-23
addns: Make ads_dns_lookup_srv pulic
Simo Sorce
2
-1
/
+6
2012-05-23
Move source3/libads/dns.c to lib/addns
Simo Sorce
3
-0
/
+976
2012-05-23
addns: Fix talloc hiereachy
Simo Sorce
1
-1
/
+1
2012-05-15
dbwrap: Fix Coverity ID 242750 Incorrect sizeof expression
Volker Lendecke
1
-1
/
+1
2012-05-15
lib/ccan: add a missing dependency to 'execinfo' for 'backtrace()'
Stefan Metzmacher
1
-0
/
+4
2012-05-15
s3-auth: remove "security=server" (depricated since 3.6)
Stefan Metzmacher
2
-9
/
+1
2012-05-14
lib/util: move tevent_req_poll_ntstatus() to tevent_ntstatus.c
Stefan Metzmacher
2
-0
/
+16
2012-05-14
lib/util: add missing 'errors' dependency to 'tevent-util'
Stefan Metzmacher
1
-1
/
+1
2012-05-14
lib/tevent/testsuite: no longer use 'compat' symbols
Stefan Metzmacher
1
-12
/
+12
2012-05-14
move the dbwrap library to the top level
Michael Adam
13
-0
/
+2821
2012-05-13
tevent: fix indentation in the wscript
Michael Adam
1
-1
/
+1
2012-05-13
lib/socket_wrapper only enable python_socket and socket.py with socket_wrapper
Andrew Bartlett
1
-8
/
+10
2012-05-13
libreplace: Fix symbol names for snprintf/asprintf/vasprintf.
Jelmer Vernooij
1
-6
/
+6
2012-05-11
smbconf: remove python shebang from wscript_build
Michael Adam
1
-2
/
+0
2012-05-11
util: use SMB_ASSERT with panic also in non-developer builds !!!
Michael Adam
1
-7
/
+0
2012-05-11
util: reformat the DEVELOPER definition of SMB_ASSERT
Michael Adam
1
-3
/
+8
2012-05-09
allow to use system iniparser library.
Günther Deschner
2
-7
/
+21
2012-05-08
krb5samba: Add smb_krb5_make_pac_checksum.
Andreas Schneider
2
-0
/
+83
[next]