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
/
source3
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-11
Add checks for non_root mode to help buildfarm spoolss tests.
Jeremy Allison
1
-14
/
+18
2009-05-09
wb_int_trans -> wb_simple_trans in wbclient.c
Volker Lendecke
1
-148
/
+24
2009-05-09
Add wb_simple_trans_send/recv
Volker Lendecke
1
-1
/
+130
2009-05-07
Convert lib/wb_reqtrans.c to unix calling conventions
Volker Lendecke
2
-91
/
+107
2009-05-07
Adapt wb_reqtrans to "recent" coding conventions
Volker Lendecke
1
-44
/
+28
2009-05-05
Make cli_getatr() async.
Jeremy Allison
1
-1
/
+1
2009-05-05
Make cli_getattrE async.
Jeremy Allison
1
-1
/
+1
2009-05-04
Do not crash in ctdbd_traverse if ctdbd is not around
Volker Lendecke
1
-0
/
+5
2009-05-03
Fix bug 6136: New AFS syscall conventions
Geza Gemes
2
-2
/
+21
2009-05-02
Fix a malloc/talloc mixup
Volker Lendecke
1
-1
/
+1
2009-05-01
Many build farm boxes do not have clock_gettime
Volker Lendecke
1
-2
/
+2
2009-05-01
Add getaddrinfo_send/recv
Volker Lendecke
1
-0
/
+82
2009-05-01
Add fncall_send/recv
Volker Lendecke
1
-0
/
+365
2009-05-01
Add thread pool
Volker Lendecke
1
-0
/
+505
2009-04-30
s3-netapi: Fix Bug #6309: support remote unjoining of Windows 2003 or greater.
Günther Deschner
1
-1
/
+2
2009-04-30
Re-import the v3-3 version of str_list_make().
Volker Lendecke
1
-7
/
+59
2009-04-27
s3-auth-charcnv: fix push_string(). Don't push to ucs2 and ascii after another.
Günther Deschner
1
-1
/
+2
2009-04-27
s3:libsmbconf: fix a comment typo
Michael Adam
1
-1
/
+1
2009-04-27
s3:registry: replace typedef REGISTRY_OPS by struct registry_ops
Michael Adam
1
-1
/
+1
2009-04-23
samba3/ldb: Update the ldb_dn API to match that of the Samba 4 LDB:
Jelmer Vernooij
2
-17
/
+40
2009-04-23
ldb/samba3: Support event context argument to ldb_init().
Jelmer Vernooij
8
-9
/
+14
2009-04-23
charcnv: Import push_codepoint().
Jelmer Vernooij
1
-0
/
+61
2009-04-23
Fix a couple of warnings
Volker Lendecke
1
-1
/
+1
2009-04-23
Fix a type-punned warning
Volker Lendecke
1
-1
/
+1
2009-04-23
Fix Coverity ID 884: DEADCODE
Volker Lendecke
1
-3
/
+4
2009-04-21
s3: Use common security_descriptor_equal().
Jelmer Vernooij
1
-68
/
+0
2009-04-21
s3-secdesc: move all winreg access bits to IDL.
Günther Deschner
1
-1
/
+1
2009-04-20
Remove smb_mkstemp() - libreplace will now provide a secure mkstemp() if
Jelmer Vernooij
2
-19
/
+1
2009-04-20
Merge commit 'origin/master' into libcli-auth-merge-without-netlogond
Andrew Bartlett
3
-37
/
+36
2009-04-15
Fix bug #6089 - Winbind samr_OpenDomain not possible with Samba 3.2.6+
Jeremy Allison
3
-37
/
+36
2009-04-15
Merge branch 'master' of ssh://git.samba.org/data/git/samba into libcli-auth-...
Andrew Bartlett
1
-0
/
+15
2009-04-14
netdomjoin-gui: make sure to grey out change fields when not running as root.
Günther Deschner
1
-0
/
+15
2009-04-14
Make Samba3 use the new common libcli/auth code
Andrew Bartlett
1
-0
/
+38
2009-04-14
More work to adapt to merged libcli/auth function prototypes
Andrew Bartlett
1
-0
/
+1
2009-04-14
s3:charcnv remove now unused malloc() based conversion functions
Andrew Bartlett
1
-39
/
+0
2009-04-14
Convert Samba3 to use the common lib/util/charset API
Andrew Bartlett
5
-259
/
+100
2009-04-14
Solve some of the conflict between Samba3 and Samba4 push_string
Andrew Bartlett
1
-5
/
+43
2009-04-12
Reactivate get_socket_port
Volker Lendecke
1
-4
/
+1
2009-04-08
s3-eventlog: split out evlog_convert_tdb_to_evt().
Günther Deschner
1
-0
/
+74
2009-04-08
s3-eventlog: move rpc_server/srv_eventlog_lib.c out of rpc_server.
Günther Deschner
1
-0
/
+960
2009-04-08
s3-util-sock: add ismyaddr() check in is_myname_or_ipaddr().
Günther Deschner
1
-0
/
+4
2009-04-08
s3:lib Use push_ucs2_talloc() in ms_fnmatch()
Andrew Bartlett
1
-7
/
+7
2009-04-07
s3:charcnv Remove unused unistrcpy() and unistrlen()
Andrew Bartlett
1
-37
/
+0
2009-04-07
s3:charcnv Remove unused unistr2 functions
Andrew Bartlett
1
-116
/
+0
2009-04-07
s3:charcnv Remove unused ucs2_to_unistr2()
Andrew Bartlett
1
-46
/
+0
2009-04-07
s3/smbconf_reg: Fix typo.
Karolin Seeger
1
-1
/
+1
2009-04-07
s3:smbldap convert the easy cases to push_utf8_talloc()
Andrew Bartlett
1
-8
/
+8
2009-04-06
Add read_smb_send/recv, dumping keepalives
Volker Lendecke
1
-0
/
+87
2009-04-06
s3:smbldap Remove smbldap_get_dn
Andrew Bartlett
1
-26
/
+4
2009-03-31
Tidy up some convert_string_internal error cases, found by Andrew Bartlett.
Jeremy Allison
1
-6
/
+19
[next]