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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-17
s3-auth: Add extra error messages on authentication or authorization failure
Andrew Bartlett
2
-0
/
+19
2012-02-17
auth: Move the rest of the source4 gensec_ntlmssp code to the top level
Andrew Bartlett
1
-6
/
+6
2012-02-17
s3-auth Hook checking passwords and generating session_info via the auth4_con...
Andrew Bartlett
3
-59
/
+259
2012-02-17
s3-build: Use credentials_ntlm.c in the autoconf build as well
Andrew Bartlett
1
-0
/
+1
2012-02-17
auth/kerberos: Move gse_get_session_key() to common code and use in gensec_gs...
Andrew Bartlett
2
-125
/
+3
2012-02-17
s3-gse: Allow kerberos key type OID to be optional
Andrew Bartlett
1
-4
/
+11
2012-02-17
s3-gse: Fix OID to read for kerberos key type
Andrew Bartlett
1
-2
/
+2
2012-02-17
s3-librpc: Remove backup declaration of GSS_C_DCE_STYLE
Andrew Bartlett
1
-4
/
+0
2012-02-17
s3-gse: Remove unused OID declaration
Andrew Bartlett
1
-9
/
+0
2012-02-17
Replace smbd_server_connection_loop_once() with tevent_loop_once() directly.
Jeremy Allison
1
-63
/
+6
2012-02-16
lib/util: Remove sys_poll as it is no longer needed
Andrew Bartlett
6
-19
/
+14
2012-02-16
s3-librpc: Remove gse_verify_server_auth_flags
Andrew Bartlett
1
-50
/
+0
2012-02-16
s3-param Remove off-by-default and unused "send spnego principal"
Andrew Bartlett
2
-11
/
+0
2012-02-16
s3-smbd Remove unused code now we always have SPNEGO via gensec
Andrew Bartlett
4
-49
/
+7
2012-02-16
s3-librpc: Use gensec_spnego for DCE/RPC authentication
Andrew Bartlett
10
-1009
/
+42
2012-02-16
s3-gse: Use the session key type, not the lucid context to set NEW_SPNEGO
Andrew Bartlett
1
-67
/
+69
2012-02-16
s3-librpc: Remove unused bool gensec_hook
Andrew Bartlett
1
-2
/
+0
2012-02-16
s3:rpc_client: fix comment
Stefan Metzmacher
1
-1
/
+1
2012-02-16
s3-librpc: make gensec result handling more generic
Andrew Bartlett
1
-11
/
+11
2012-02-16
Rename obscure defined constants.
Christopher R. Hertel (crh)
11
-25
/
+27
2012-02-16
s3-selftest: Remove .posix_s3 from s3 test names
Andrew Bartlett
1
-1
/
+1
2012-02-16
selftest: Remove 'if have_ads_support:' from tests.py
Andrew Bartlett
1
-46
/
+32
2012-02-16
s3-smbd: Avoid starting log lines with the word 'error'
Andrew Bartlett
1
-2
/
+10
2012-02-16
s3-nmbd: Initialise newly non-static variables
Andrew Bartlett
1
-4
/
+4
2012-02-15
s3: Add SERVERID_UNIQUE_ID_NOT_TO_VERIFY, bug 8760
Volker Lendecke
4
-6
/
+40
2012-02-15
s3-printing: fix crash in printer_list_set_printer()
David Disseldorp
1
-1
/
+1
2012-02-14
s3: files_struct->mode is only written, remove it
Volker Lendecke
4
-5
/
+0
2012-02-13
s3-auth: On successful user mapping set mapped_to_guest to false.
Sumit Bose
1
-0
/
+1
2012-02-13
s3-selftest: Do not assume $USERNAME is the same as $DC_USERNAME
Andrew Bartlett
1
-3
/
+3
2012-02-13
s3-build: expliticly require gssapi for HAVE_KRB5 and remove HAVE_GSSAPI
Andrew Bartlett
2
-6
/
+1
2012-02-13
s3-libads: Move to using only the HAVE_KRB5 define
Andrew Bartlett
2
-13
/
+11
2012-02-11
mkversion: Add quotes around various version strings
Amitay Isaacs
1
-3
/
+3
2012-02-10
s3-waf: add dependency on talloc or it won't build if talloc.h is not in the ...
Matthieu Patou
2
-5
/
+10
2012-02-10
s3-winbindd: set the can_do_validation6 also for trusted domain
Matthieu Patou
1
-0
/
+2
2012-02-10
s3:smbd/oplock_linux: don't overwrite private_data
Stefan Metzmacher
1
-2
/
+0
2012-02-10
s3:vfs_gpfs:quieten an expectable warning message
Christian Ambach
1
-1
/
+5
2012-02-10
s3:vfs_gpfs: fix a compiler warning
Christian Ambach
1
-1
/
+2
2012-02-10
s3:vfs_gpfs:Fix query of creation time from GPFS
Christof Schmitt
1
-0
/
+3
2012-02-10
s3:vfs_gpfs: make "gpfs:getrealfilename" a per share option
Stefan Metzmacher
2
-7
/
+15
2012-02-10
s3:vfs_gpfs: make "gpfs:ftruncate" a per share option
Stefan Metzmacher
2
-3
/
+14
2012-02-10
s3:vfs_gpfs: make "gpfs:winattr" a per share option
Stefan Metzmacher
2
-5
/
+73
2012-02-10
s3:vfs_gpfs: be less verbose in get/set_xattr functions
Stefan Metzmacher
1
-2
/
+2
2012-02-10
s3-smb2: Use the correct indicator if a request was deferred
Volker Lendecke
1
-1
/
+1
2012-02-10
s3-smb2: Make sure we have a subreq set
Volker Lendecke
1
-0
/
+1
2012-02-10
selftest: add smb2.rename to testsuite
Christian Ambach
1
-1
/
+1
2012-02-10
s3-libsmb: Remove unused kerberos_set_creds_enctype()
Andrew Bartlett
3
-39
/
+0
2012-02-10
s3-libsmb: Remove unused kerberos_compatible_enctypes
Andrew Bartlett
3
-20
/
+1
2012-02-10
s3-lib: Remove unused is_myworkgroup()
Andrew Bartlett
2
-18
/
+0
2012-02-10
s3-charcnv: Remove unused rpcstr_push()
Andrew Bartlett
2
-9
/
+0
2012-02-10
s3-libsmb: Remove unused smb_krb5_mk_error()
Andrew Bartlett
4
-58
/
+0
[prev]
[next]