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
/
winbindd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Forward port of Richard Sharpe's <realrichardsharpe@gmail.com> fix for bug #8...
Jeremy Allison
2012-05-31
1
-1
/
+2
*
s3:libsmb: get rid of cli_negprot
Luk Claes
2012-05-28
1
-1
/
+2
*
s3:libsmb: get rid of cli_state_disconnect
Luk Claes
2012-05-28
1
-2
/
+2
*
s3:libsmb: get rid of cli_state_security_mode
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: get rid of cli_state_capabilities
Luk Claes
2012-05-28
1
-1
/
+1
*
s3:libsmb: get rid of cli_state_protocol
Luk Claes
2012-05-28
1
-2
/
+2
*
s3:libsmb: get rid of cli_state_remote_name
Luk Claes
2012-05-28
1
-2
/
+2
*
s3:libsmb: get rid of cli_state_*_sockaddr
Luk Claes
2012-05-28
1
-2
/
+3
*
s3-winbindd: Always map the LDAP error code to an NTSTATUS
Andrew Bartlett
2012-05-26
1
-4
/
+20
*
Introduce system MIT krb5 build with --with-system-mitkrb5 option.
Alexander Bokovoy
2012-05-23
1
-2
/
+2
*
Second part of fix for bug 8953 - winbind can hang as nbt_getdc() has no time...
Herb Lewis
2012-05-23
1
-0
/
+1
*
Fix bug #8953 - winbind can hang as nbt_getdc() has no timeout.
Jeremy Allison
2012-05-22
1
-1
/
+1
*
s3-auth: Rename to init_system_session_info().
Andreas Schneider
2012-05-15
1
-1
/
+1
*
s3: Fix Coverity ID 241320 Array compared against 0
Volker Lendecke
2012-05-14
1
-1
/
+1
*
s3: Fix Coverity ID 242184 Dereference after null check
Volker Lendecke
2012-05-10
1
-5
/
+3
*
s3:winbindd:autorid check that transaction start did work
Christian Ambach
2012-05-09
1
-1
/
+5
*
s3:winbindd/autorid add ignore builtin parameter
Christian Ambach
2012-05-08
1
-0
/
+13
*
s3:winbindd/autorid add support for read-only mode
Christian Ambach
2012-05-08
1
-6
/
+38
*
s3:winbindd/autorid preallocate well-known SIDs
Christian Ambach
2012-05-08
1
-0
/
+42
*
s3-idmap: convert most idmap_cache callers to unixid API
Andrew Bartlett
2012-05-02
2
-36
/
+23
*
s3-winbindd: Do not use WBC_ types internally in winbindd
Andrew Bartlett
2012-05-02
1
-3
/
+5
*
s3-passdb: Change pdb_sid_to_id() to return struct unixid
Andrew Bartlett
2012-05-02
1
-25
/
+2
*
s3:winbindd/idmap_tdb: use idmap_tdb_common code
Christian Ambach
2012-05-01
1
-558
/
+18
*
s3:winbindd/idmap_tdb2: fix logic error in set_mapping_action
Christian Ambach
2012-05-01
1
-1
/
+1
*
s3:winbindd/idmap_tdb2: use idmap_tdb_common code
Christian Ambach
2012-05-01
1
-357
/
+91
*
s3:winbindd/autorid use idmap_tdb_common code in autorid
Christian Ambach
2012-05-01
1
-86
/
+227
*
s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backends
Christian Ambach
2012-05-01
3
-1
/
+792
*
s3: Remove a SMB_ASSERT
Volker Lendecke
2012-04-28
1
-1
/
+5
*
s3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes winbind
Volker Lendecke
2012-04-28
1
-5
/
+5
*
s3:winbindd: also try SMB2 when connecting to "IPC$"
Stefan Metzmacher
2012-04-27
1
-7
/
+20
*
s3: Fix Coverity ID 2727 to 2740 -- UNINIT
Volker Lendecke
2012-04-19
1
-2
/
+2
*
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
2012-03-24
3
-6
/
+6
*
libreplace: Add getpeereid implementation.
Jelmer Vernooij
2012-03-24
2
-2
/
+4
*
s3-winbindd Only use SamLogonEx when we can get unencrypted session keys
Andrew Bartlett
2012-03-19
1
-2
/
+2
*
s3:smbd: let smbd/nmbd/winbindd child processes terminate if the parent proce...
Michael Adam
2012-03-15
1
-0
/
+11
*
s3: piddir creation fix part 2.
Ira Cooper
2012-03-07
1
-0
/
+4
*
s3-winbindd: Add stdin handler for winbind
Andrew Bartlett
2012-03-04
2
-3
/
+48
*
s3-winbindd: Close netlogon connection if the status returned by the NetrSamL...
Matthieu Patou
2012-02-27
1
-1
/
+20
*
s3: Use the correct enum values
Volker Lendecke
2012-02-25
1
-3
/
+3
*
s3-winbindd: pass logon parmeters down to check_sam_security()
Andrew Bartlett
2012-02-20
1
-2
/
+6
*
Fix a bunch of "unused variable" warnings.
Jeremy Allison
2012-02-18
3
-7
/
+2
*
lib/util: Remove sys_poll as it is no longer needed
Andrew Bartlett
2012-02-16
1
-1
/
+1
*
Rename obscure defined constants.
Christopher R. Hertel (crh)
2012-02-16
1
-1
/
+1
*
s3-winbindd: set the can_do_validation6 also for trusted domain
Matthieu Patou
2012-02-10
1
-0
/
+2
*
s3-winbind: Remove unused bool "local"
Christof Schmitt
2012-02-06
1
-5
/
+2
*
s3-winbind: don't try to do clever thing if the username is not found while a...
Matthieu Patou
2012-01-30
1
-1
/
+2
*
s3-librpc: pass struct ndr_interface_table down to cli_pipe_open_generic/spne...
Andrew Bartlett
2012-01-18
1
-2
/
+2
*
s3-librpc Make cli_rpc_pipe_open_spnego_ntlmssp() generic
Andrew Bartlett
2012-01-18
1
-9
/
+14
*
s3: Add a "lock_order" argument to db_open
Volker Lendecke
2012-01-18
3
-3
/
+6
*
s3-winbindd: convert cached credentials to use auth_generic/gensec for NTLMSSP
Andrew Bartlett
2012-01-06
1
-33
/
+46
[prev]
[next]