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