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
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-11-30
s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS
Volker Lendecke
2
-2
/
+223
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-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
2011-11-25
s3:dbwrap: do not burden the user of db_open_ctdb with ifdef voodoo
Gregor Beck
2
-3
/
+13
2011-11-25
s3:lib fix output of hex escapes > 0x7F with cbuf_print_quoted
Gregor Beck
1
-1
/
+1
2011-11-24
security: add local authority well-known SIDs
Christian Ambach
1
-0
/
+6
2011-11-16
s3-smbldap: remove dependency to secrets subsystem.
Günther Deschner
1
-17
/
+4
2011-11-16
s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments.
Günther Deschner
1
-0
/
+3
2011-11-16
s3-passdb: split out passdb/pdb_ldap_schema.c
Günther Deschner
1
-220
/
+0
2011-11-16
s3: move smbldap_util to pdb_ldap_util.
Günther Deschner
1
-335
/
+0
2011-11-10
s3: server_id.pid has turned 64 (bits, that is)
Volker Lendecke
1
-4
/
+11
2011-11-03
s3:lib: make use of SMB_SIGNING_* constants
Stefan Metzmacher
1
-4
/
+5
2011-11-03
s3:lib: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
1
-1
/
+1
2011-11-03
s3:lib/netapi: s/Undefined/SMB_SIGNING_DEFAULT/
Stefan Metzmacher
1
-1
/
+1
2011-10-31
s3: Fix some nonempty blank lines
Volker Lendecke
1
-5
/
+5
2011-10-31
s3: Fix a comment
Volker Lendecke
1
-1
/
+4
2011-10-28
s3-smbldap: use tevent_context in smbldap.
Günther Deschner
1
-9
/
+10
2011-10-27
s3-ctdb: Fix ctdb_read_req
Volker Lendecke
1
-23
/
+17
2011-10-27
s3-ctdb: Add debug to ctdb_processes_exist
Volker Lendecke
1
-0
/
+6
2011-10-27
s3: Add serverids_exist
Volker Lendecke
1
-0
/
+34
2011-10-27
s3: Add processes_exist
Volker Lendecke
1
-0
/
+66
2011-10-27
s3-ctdb: Make ctdbd_process_exists use ctdbd_processes_exist
Volker Lendecke
1
-13
/
+8
2011-10-27
s3-ctdb: Add ctdb_processes_exist
Volker Lendecke
1
-0
/
+98
2011-10-27
s3-ctdb: Allow ctdb_read_req to read any reqid
Volker Lendecke
1
-1
/
+1
2011-10-27
s3-ctdb: Don't hand out 0 as reqid
Volker Lendecke
1
-4
/
+13
2011-10-27
s3: Fix some type-punned warnings
Volker Lendecke
1
-4
/
+4
2011-10-27
replace: Add don't include unistd.h directly and add uid_wrapper.
Andreas Schneider
1
-1
/
+1
2011-10-27
Include uid_wrapper correctly.
Andreas Schneider
2
-2
/
+1
2011-10-26
s3:include: implement trans_oob() as wrapper to smb_buffer_oob()
Stefan Metzmacher
1
-19
/
+0
2011-10-26
s3-netapi: remove pointless use_memory_krb5_ccache.
Günther Deschner
2
-20
/
+0
2011-10-26
s3:lib: make_unix_date3() is the same as pull_dos_date3()
Stefan Metzmacher
1
-5
/
+1
2011-10-26
s3:lib: make_unix_date2() is the same as pull_dos_date2()
Stefan Metzmacher
1
-7
/
+1
2011-10-26
s3:lib: make_unix_date() is the same as pull_dos_date()
Stefan Metzmacher
1
-19
/
+1
2011-10-25
s3:lib/errmap_unix: map EPIPE to NT_STATUS_CONNECTION_DISCONNECTED
Stefan Metzmacher
1
-1
/
+1
2011-10-25
s3:lib/addrchange.h: include libreplace headers before others
Stefan Metzmacher
1
-2
/
+2
2011-10-25
build: always include tevent with <tevent.h>
Andrew Bartlett
1
-1
/
+1
2011-10-25
build: always include talloc with <talloc.h>
Andrew Bartlett
1
-1
/
+1
2011-10-21
s3-waf: only compile common.c in netapi examples code once.
Günther Deschner
1
-2
/
+8
2011-10-21
s3-netapi: use NetApiBufferAllocate() for returned buffer in getdc calls.
Günther Deschner
1
-2
/
+30
2011-10-21
s3-netapi: fix missing include in examples code.
Günther Deschner
1
-0
/
+2
2011-10-21
s3:include: make smb_setlen() a macro
Stefan Metzmacher
1
-14
/
+0
2011-10-21
build: compile (but do not install) netapi examples
Andrew Bartlett
1
-0
/
+64
2011-10-20
s3-netapi Compile (but do not install) netapi tests
Andrew Bartlett
1
-0
/
+6
2011-10-19
s3:libsmb/smb_seal: move smb_set_enclen() to smb_seal.c and make it static there
Stefan Metzmacher
1
-13
/
+0
2011-10-17
First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.
Frank Lahm
1
-1
/
+1
2011-10-14
s3:dbwrap_ctdb: return the number of records in db_ctdb_traverse() for persis...
Stefan Metzmacher
1
-3
/
+15
2011-10-14
Fix sys_fseek wrapper
Brad Smith
1
-0
/
+2
[prev]
[next]