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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-03
Update the waf build system to link with the new PIDL locking code.
Jeremy Allison
1
-1
/
+1
2011-12-02
s3: Use autogenerated open_files.idl
Volker Lendecke
15
-420
/
+112
2011-12-02
s3: Move ndr_file_id to LIBNDR_OBJ
Volker Lendecke
1
-1
/
+2
2011-12-02
s3: Add open_files.idl
Volker Lendecke
2
-0
/
+49
2011-12-02
librpc: Add support for struct timeval
Volker Lendecke
2
-0
/
+41
2011-12-02
librpc: Add support for struct timespec
Volker Lendecke
2
-0
/
+41
2011-12-02
Fix bug #8644 - vfs_acl_xattr and vfs_acl_tdb modules can fail to add inherit...
Jeremy Allison
1
-1
/
+1
2011-12-02
Ensure we map our own Samba return of ERRSRV, ERRunknownsmb
Jeremy Allison
2
-0
/
+4
2011-12-02
Convert smbclient to using NtCreateX by preference, fall back to openX on
Jeremy Allison
3
-5
/
+119
2011-12-02
s3: Fix some nonblank line endings
Volker Lendecke
1
-4
/
+4
2011-12-02
s3: Remove unused dbwrap_record_get_private_data
Volker Lendecke
2
-6
/
+0
2011-12-02
s3-winbind: Remove unused keys from list.
Andreas Schneider
1
-2
/
+0
2011-12-02
Add the "backup" toggle command to smbclient. In order for this to be
Jeremy Allison
2
-0
/
+25
2011-12-01
After a discussion with Volker, sdd a backup_intent state to the client struct.
Jeremy Allison
5
-4
/
+21
2011-12-01
s4-ntvfs: added allow_override check based on use of NT ACL
Andrew Tridgell
10
-41
/
+59
2011-12-01
s4-ntvfs: fixed a unix ACL mapping bug
Andrew Tridgell
1
-21
/
+25
2011-12-01
selftest: Fix typo in socket wrapper test.
Jelmer Vernooij
1
-1
/
+1
2011-11-30
selftest: Drop broken and unused Kvm target.
Jelmer Vernooij
2
-178
/
+5
2011-11-30
selftest: Don't acquire target when --list was specified.
Jelmer Vernooij
1
-25
/
+27
2011-11-30
Update ldb API sigs.
Jelmer Vernooij
2
-0
/
+258
2011-11-30
Bump ldb version to 1.1.4 after introduction of ldb_module_error.
Jelmer Vernooij
1
-1
/
+1
2011-11-30
selftest: Don't generate subunit file when writing subunit to stdout.
Jelmer Vernooij
1
-5
/
+3
2011-11-30
selftest: Prevent error about unfinished test command when using --list.
Jelmer Vernooij
1
-1
/
+1
2011-11-30
s4-tests: Use long option names in test list script, to prevent 'eating' --li...
Jelmer Vernooij
1
-38
/
+38
2011-11-30
testr: Use test lists.
Jelmer Vernooij
1
-1
/
+2
2011-11-30
s4-testlist: Write diagnostic info to stderr, and purely test info to stdout.
Jelmer Vernooij
1
-2
/
+2
2011-11-30
selftest: Don't use fancy subunit formatters when generating a test list.
Jelmer Vernooij
1
-8
/
+11
2011-11-30
selftest: Don't write subunit output in --list mode.
Jelmer Vernooij
1
-7
/
+13
2011-11-30
selftesthelpers: write warnings to stderr rather than stdout.
Jelmer Vernooij
1
-2
/
+3
2011-11-30
s3: Attempt to fix the vfs_commit module
Volker Lendecke
1
-1
/
+1
2011-11-30
s4:lib/tls - call "gnutls_transport_set_lowat" only on GNUTLS < 3.0
Matthias Dieter Wallnöfer
2
-0
/
+8
2011-11-30
s3-waf: fix the build with CTDB_CONTROL_CHECK_SRVIDS.
Günther Deschner
1
-0
/
+29
2011-11-30
s4:gensec/spnego: only try the mechs that match the client given ones
Stefan Metzmacher
1
-0
/
+4
2011-11-30
s4:libcli/raw: implement on top of smbXcli_conn/req
Stefan Metzmacher
20
-1812
/
+1033
2011-11-30
s4:libcli: do the nbss session request within smbcli_sock_connect_*()
Stefan Metzmacher
4
-147
/
+108
2011-11-30
s4:libcli/raw: remove unused functions
Stefan Metzmacher
2
-76
/
+0
2011-11-30
s4:libcli: use smbcli_sock_connect() in smbcli_socket_connect()
Stefan Metzmacher
1
-5
/
+11
2011-11-30
s4:libcli: move smbcli_transport_establish() logic into smbcli_socket_connect()
Stefan Metzmacher
4
-38
/
+32
2011-11-30
s4:libcli: convert smbcli_transport_connect_* to tevent_req
Stefan Metzmacher
3
-92
/
+240
2011-11-30
s4:lib/socket: add socket_connect_multi_ex_*
Stefan Metzmacher
2
-10
/
+147
2011-11-30
s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS
Volker Lendecke
4
-2
/
+250
2011-11-30
Fix bug 8636 - When returning an ACL without SECINFO_DACL requested, we still...
Jeremy Allison
2
-0
/
+4
2011-11-30
s4-kdc: Add hdb plugin for samba4, to allow kadmin to work
Andrew Bartlett
6
-43
/
+104
2011-11-30
s3:dbwrap_tdb: pass NTSTATUS code further up from db_tdb_fetch_parse in db_td...
Michael Adam
1
-1
/
+1
2011-11-30
build: TDB_ERR_NESTING is used unconditionally
Andrew Bartlett
2
-15
/
+0
2011-11-29
Fix bug 8631 - POSIX ACE x permission becomes rx following mapping to and fro...
Jeremy Allison
1
-2
/
+2
2011-11-29
s3:net registry check: adapt to new semantic of dbwrap_fetch with rbt
Gregor Beck
1
-6
/
+6
2011-11-29
s3:net registry check: adapt to new semantic of dbwrap_fetch
Gregor Beck
1
-10
/
+13
2011-11-29
s3:dbwrap: turn the fetch dbwrap method to NTSTATUS return code.
Michael Adam
5
-55
/
+58
2011-11-29
s3:dbwrap_ctdb: re-use map_nt_error_from_tdb() in local tdb_error_to_ntstatus()
Michael Adam
1
-14
/
+1
[prev]
[next]