index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:lib/events: use DLIST_DEMOTE() for fd events
Stefan Metzmacher
2011-01-31
1
-0
/
+1
*
s3:smbd: let smbd_server_connection_loop_once() check for select errors
Stefan Metzmacher
2011-01-31
1
-0
/
+4
*
s3:lib/events: don't loop over fd events is select gave -1
Stefan Metzmacher
2011-01-31
1
-1
/
+1
*
Revert "s3: Fix starving the echo responder"
Stefan Metzmacher
2011-01-31
1
-17
/
+0
*
Revert "s3:events: Call all ready fd event handlers on each iteration of the ...
Stefan Metzmacher
2011-01-31
5
-40
/
+35
*
s3-waf: On FreeBSD, compile zfsacl if sunacl.h is around.
Günther Deschner
2011-01-31
2
-1
/
+10
*
s3-waf: these libs are not private libs.
Günther Deschner
2011-01-31
1
-3
/
+3
*
s3:libsmb: display NT_STATUS_RPC_SEC_PKG_ERROR in error strings
Stefan Metzmacher
2011-01-30
1
-0
/
+1
*
s3:net registry: ignore WERR_BADFILE when --force is given in deletekey[_recu...
Michael Adam
2011-01-30
1
-1
/
+3
*
s3:registry: in deletekey_recursive, fix return code upon error.
Michael Adam
2011-01-30
1
-3
/
+10
*
s3:net registry: fix a debug message.
Michael Adam
2011-01-30
1
-1
/
+1
*
s3:net registry: fix a debug message.
Michael Adam
2011-01-30
1
-1
/
+1
*
s3: On FreeBSD, compile zfsacl if sunacl.h is around
Volker Lendecke
2011-01-30
3
-2
/
+18
*
s3: Make _lp_maxprotocol static
Volker Lendecke
2011-01-29
1
-1
/
+1
*
s3: Remove an unneeded check
Volker Lendecke
2011-01-29
1
-1
/
+1
*
s3: inline get_uid_from_state
Volker Lendecke
2011-01-28
1
-6
/
+1
*
s3: Lift winbindd_cli_state from fillup_password_policy
Volker Lendecke
2011-01-28
1
-4
/
+6
*
s3: Do not use state->mem_ctx in fillup_password_policy
Volker Lendecke
2011-01-28
1
-4
/
+8
*
s3: Lift winbindd_cli_state from winbindd_dual_pam_auth_samlogon
Volker Lendecke
2011-01-28
1
-21
/
+27
*
s3: Lift winbindd_cli_state from winbindd_raw_kerberos_login
Volker Lendecke
2011-01-28
1
-18
/
+26
*
We need to reply to SMB2_GETINFO_FILE with a class of SMB2_FILE_STANDARD_INFO...
Jeremy Allison
2011-01-28
1
-1
/
+32
*
s3-net: use struct based dcerpc_spoolss_EnumPrinterData_r() call.
Günther Deschner
2011-01-28
1
-42
/
+34
*
s3-rpcclient: use struct based dcerpc_spoolss_EnumPrinterData_r() call.
Günther Deschner
2011-01-28
1
-43
/
+38
*
s3-rpc_client: remove some more obsolete cli_X.h header files.
Günther Deschner
2011-01-28
5
-5
/
+5
*
Add delete-ln test now we can correctly delete hardlinks.
Jeremy Allison
2011-01-28
1
-1
/
+1
*
Change "security=share" to downgrade to SMB1 from SMB2, rather than trying to...
Jeremy Allison
2011-01-27
2
-9
/
+12
*
libwbclient: bump the libwbclient SOVER 0 -> 1 due to ABI changes
Michael Adam
2011-01-28
1
-1
/
+1
*
s3:registry: fix comments in regdb_store_regdb_version()
Michael Adam
2011-01-27
1
-2
/
+2
*
s3-build: remove another leftover of -I../source4.
Günther Deschner
2011-01-27
1
-1
/
+1
*
Looking into printer driver issues, I ran across some peculiarities in
David Disseldorp
2011-01-27
1
-8
/
+11
*
s3-utils: Fixed a resource leak in net_afs.
Andreas Schneider
2011-01-27
1
-0
/
+2
*
s3-utils: Fixed a resource leak in smbta-util.
Andreas Schneider
2011-01-26
1
-0
/
+1
*
s3-utils: Fixed possible resource leak in net_usershare.
Andreas Schneider
2011-01-26
1
-0
/
+5
*
s3-utils: Fixed possible resource leak in smbget.
Andreas Schneider
2011-01-26
1
-0
/
+1
*
s3-utils: Fixed possible resource leak in smbfilter.
Andreas Schneider
2011-01-26
1
-0
/
+1
*
s3-modules: Fixed the for-loop code block.
Andreas Schneider
2011-01-26
1
-0
/
+1
*
s3-lib: Fixed a missing return value in tldap.
Andreas Schneider
2011-01-26
1
-0
/
+1
*
errormap: Add unix_to_werror() function
Kai Blin
2011-01-26
1
-0
/
+6
*
Allow "security = share" with SMB2. We already handle this in smb2/smb2_server.c
Jeremy Allison
2011-01-26
1
-1
/
+0
*
From Metze - make sure we're using the same string length for the hash.
Jeremy Allison
2011-01-26
1
-1
/
+1
*
s3-winbind: share a common winbind_samlogon_retry_loop().
Günther Deschner
2011-01-26
1
-168
/
+147
*
Revert "s3: These assignments are overwritten immediately"
Günther Deschner
2011-01-26
1
-0
/
+4
*
Revert "s3-winbind: fix winbindd_dual_pam_auth_samlogon() for NT4 domains."
Günther Deschner
2011-01-26
1
-1
/
+0
*
Missed one debug printf of name_hash. Ensure always use %x.
Jeremy Allison
2011-01-26
1
-2
/
+2
*
Fix bug #7863 - Unlink may unlink wrong file when hardlinks are involved.
Jeremy Allison
2011-01-25
9
-146
/
+345
*
Add uint32_t name_hash argument (currently unused) to get_file_infos().
Jeremy Allison
2011-01-25
9
-12
/
+15
*
Add name_hash into the share mode entry struct (as yet only use for renames t...
Jeremy Allison
2011-01-25
6
-11
/
+66
*
Add name_hash to files_struct. Set within fsp_set_smb_fname().
Jeremy Allison
2011-01-25
3
-1
/
+35
*
idl: add file_id idl.
Günther Deschner
2011-01-25
6
-52
/
+5
*
s3-libndr: remove cmdline_lp_ctx.
Günther Deschner
2011-01-25
1
-2
/
+0
[prev]
[next]