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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-17
s3: Add smbstatus -N to output the notify db
Volker Lendecke
1
-0
/
+40
2012-04-17
s3: Add "notify-cleanup" to smbcontrol
Volker Lendecke
1
-0
/
+13
2012-04-06
s3-utils: add do_reload_printers command to smbcontol
Björn Baumbach
1
-0
/
+14
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
1
-3
/
+3
2012-04-05
build: Remove SMB_STRUCT_DIRENT define
Andrew Bartlett
1
-2
/
+2
2012-04-05
build: Remove sys_closedir wrapper
Andrew Bartlett
1
-7
/
+7
2012-04-05
build: Remove sys_readdir wrapper
Andrew Bartlett
1
-2
/
+2
2012-04-05
build: Remove sys_opendir wrapper
Andrew Bartlett
1
-3
/
+3
2012-04-05
build: Remove sys_open wrapper
Andrew Bartlett
1
-2
/
+2
2012-04-03
s3-ntlm_auth: use manage_gensec_request for squid-2.5-ntlmssp
Andrew Bartlett
1
-178
/
+9
2012-04-03
s3-auth: Order GENSEC mechs by priority, krb5 before NTLMSSP
Andrew Bartlett
1
-2
/
+3
2012-04-03
s3-ntlm_auth: add ntlm_auth_generate_session_info_pac()
Andrew Bartlett
1
-0
/
+144
2012-04-03
s3-ntlm_auth Use GENSEC for gss-spnego server
Andrew Bartlett
1
-404
/
+390
2012-03-30
More strlcat/strlcpy truncate checks.
Jeremy Allison
1
-3
/
+9
2012-03-24
use usleep rather than sys_usleep in various places, in anticipation of uslee...
Jelmer Vernooij
2
-2
/
+2
2012-03-15
s3-krb5: Remove GSS_WRAP_IOV conditional
Andrew Bartlett
1
-1
/
+1
2012-03-10
s3: fix build on AIX
Björn Jacke
1
-1
/
+2
2012-03-04
s3-auth: Remove security=share (depricated since 3.6).
Andrew Bartlett
1
-4
/
+0
2012-03-04
s3: print a nice warning when HAVE_ADS is not enabled but you still try to do...
Matthieu Patou
1
-0
/
+5
2012-03-01
s3-ntlm_auth fix up gss-spnego-client so as to work with gss-spnego
Andrew Bartlett
1
-16
/
+5
2012-03-01
s3-ntlm_auth: Wrap kerberos token in GSSAPI
Andrew Bartlett
1
-2
/
+6
2012-03-01
s3-ntlm_auth: Add --target-service and --target-hostname options
Andrew Bartlett
1
-9
/
+40
2012-02-24
Remove unused function.
Jeremy Allison
1
-21
/
+0
2012-02-24
s3-ntlm_auth: Convert ntlm_auth to use gensec_ntlmssp server-side
Andrew Bartlett
1
-99
/
+327
2012-02-23
s3-utils: Remove unused connect_to_ipc_krb5()
Andrew Bartlett
2
-57
/
+0
2012-02-20
s3-ntlm_auth: allow ntlm_auth --diagnostics to pass again
Andrew Bartlett
3
-8
/
+12
2012-02-16
Rename obscure defined constants.
Christopher R. Hertel (crh)
1
-2
/
+2
2012-02-09
s3-net: Don't use an internal krb5 for kdc lookup.
Andreas Schneider
1
-19
/
+23
2012-02-03
Only ask for specific permissions required when setting an ACL.
Jeremy Allison
1
-3
/
+12
2012-01-31
s3:net ads join: remove a useless empty comment block
Michael Adam
1
-2
/
+1
2012-01-31
s3:net ads join: add a comment for the call to _net_ads_join_dns_update()
Michael Adam
1
-0
/
+5
2012-01-31
s3:net ads join: reduce indentation in _net_ads_join_dns_updates()
Michael Adam
1
-46
/
+47
2012-01-31
s3:net ads join: move dns update code out to new function _net_ads_join_dns_u...
Michael Adam
1
-77
/
+84
2012-01-31
s3:net ads join: improve comment for dns update block
Michael Adam
1
-4
/
+4
2012-01-31
s3:net ads join: improve status evaluation for call to net_update_dns()
Michael Adam
1
-2
/
+5
2012-01-31
s3:net ads join: interpret return code of ads_kinit_password() in dns update ...
Michael Adam
1
-1
/
+8
2012-01-31
s3:net ads join: check for malloc success and react accordingly in dns update...
Michael Adam
1
-0
/
+5
2012-01-31
s3:net ads join: check for success of fetching machine password in dns update...
Michael Adam
1
-0
/
+5
2012-01-31
s3:net ads join: untangle assignment from check, fix return code and improve ...
Michael Adam
1
-2
/
+8
2012-01-31
s3:net ads join: reduce indentation and improve logging in the dns update cod...
Michael Adam
1
-13
/
+17
2012-01-31
s3:net ads join: untangle assignment from check.
Michael Adam
1
-1
/
+2
2012-01-31
s3:net registry: fix a copy and paste error in a help text
Michael Adam
1
-2
/
+2
2012-01-24
s3: Remove a typedef
Volker Lendecke
1
-3
/
+3
2012-01-24
s3: Remove a typedef
Volker Lendecke
1
-3
/
+3
2012-01-18
s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spne...
Andrew Bartlett
1
-1
/
+1
2012-01-18
s3-utils/net: pass struct ndr_interface_table down
Andrew Bartlett
13
-138
/
+137
2012-01-18
s3-build: Rework object lists to allow gse gensec module
Andrew Bartlett
1
-39
/
+0
2012-01-18
s3: Add a "lock_order" argument to db_open
Volker Lendecke
6
-10
/
+20
2012-01-17
s3:smbcontrol: avoid using messaging_event_context()
Stefan Metzmacher
1
-10
/
+7
2012-01-17
s3:smbcontrol: pass tevent_context down to wait_replies()
Stefan Metzmacher
1
-10
/
+11
[next]