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
2011-06-11
Revert "s3:idmap_autorid: add a talloc_stackframe() to idmap_autorid_initiali...
Michael Adam
1
-6
/
+5
2011-06-11
Revert "s3:idmap_autorid: use "idmap config <DOMAIN> : rangesize" instead of ...
Michael Adam
1
-9
/
+1
2011-06-11
Revert "s3:idmap_autorid: fail initialization if the domain is not "*""
Michael Adam
1
-9
/
+1
2011-06-10
bug in source3/winbindd/winbindd_sids_to_xids.c
Herb Lewis
1
-1
/
+4
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
5
-10
/
+10
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
6
-17
/
+17
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
15
-20
/
+20
2011-06-09
s3-talloc Change TALLOC_P() to talloc()
Andrew Bartlett
2
-3
/
+3
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
8
-24
/
+24
2011-06-09
s3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
Andrew Bartlett
6
-14
/
+14
2011-06-08
s3-winbind: always use samlogon cache for wbinfo -r, even when caching is
Günther Deschner
1
-4
/
+0
2011-06-08
s3-winbindd: make sure we obey the -n switch also for samlogon cache access.
Günther Deschner
5
-3
/
+17
2011-06-07
s3:idmap_autorid: fail initialization if the domain is not "*"
Michael Adam
1
-0
/
+8
2011-06-07
s3:idmap_autorid: use "idmap config <DOMAIN> : rangesize" instead of "autorid...
Michael Adam
1
-1
/
+9
2011-06-07
s3:idmap_autorid: add a talloc_stackframe() to idmap_autorid_initialize()
Michael Adam
1
-5
/
+6
2011-06-05
s3:winbind: Convert WINBINDD_WINS_BYIP to the async API
Volker Lendecke
4
-73
/
+143
2011-06-01
s3:idmap_ldap: allow creation of ldap stored mappings for explicitly configur...
Michael Adam
1
-1
/
+1
2011-06-01
s3:idmap_ldap: rename idmap_ldap_get_new_id to idmap_ldap_allocate_id
Michael Adam
1
-6
/
+6
2011-06-01
s3:idmap_ldap: rename idmap_ldap_allocate_id to idmap_ldap_allocate_id_internal
Michael Adam
1
-3
/
+3
2011-05-31
s3:winbindd_nrd: include ../librpc/ndr/libndr.h instead of librpc/ndr/util.h
Michael Adam
1
-1
/
+1
2011-05-31
s3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_ guard
Michael Adam
1
-0
/
+4
2011-05-31
s3:winbindd/idmap_proto.h: add GPL/Copyright header
Michael Adam
1
-0
/
+25
2011-05-25
Fix numerous missing dependencies in WAF build scripts
Sean Finney
1
-0
/
+9
2011-05-25
s3-winbind: BUG 8166 - Don't lockout users when offline.
Jim McDonough
1
-1
/
+4
2011-05-18
s3-lib Replace StrnCaseCmp() with strncasecmp_m()
Andrew Bartlett
2
-3
/
+3
2011-05-10
s3: Use tevent_req_ntstatus properly in a few places
Volker Lendecke
30
-98
/
+49
2011-05-06
s3-libsmb: move protos to libsmb/proto.h
Günther Deschner
1
-0
/
+1
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
4
-0
/
+4
2011-05-06
s3-winbind: another strlcpy()/fstring fix
Andrew Tridgell
1
-2
/
+2
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
3
-3
/
+3
2011-05-05
More simple const fixups.
Jeremy Allison
4
-8
/
+8
2011-05-04
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
4
-10
/
+16
2011-05-04
Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.
Jeremy Allison
3
-5
/
+5
2011-05-04
Remove unused function parse_add_domuser().
Jeremy Allison
2
-26
/
+0
2011-05-04
s3: Properly deal with exited winbind children
Volker Lendecke
1
-0
/
+5
2011-05-02
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
3
-2
/
+3
2011-05-02
s3-winbindd: remove unused headers.
Günther Deschner
2
-6
/
+0
2011-05-02
s3: remove various references to server side dcerpc structs (which are not ne...
Günther Deschner
3
-3
/
+0
2011-04-29
s3: Avoid a potential 100% CPU loop in winbindd
Volker Lendecke
1
-0
/
+27
2011-04-29
s3: Make winbindd_reinit_after_fork return NTSTATUS
Volker Lendecke
4
-12
/
+23
2011-04-29
s3: In winbind, close parent/child sockets
Volker Lendecke
4
-5
/
+15
2011-04-29
s3-tevent: only include ../lib/util/tevent wrappers where needed.
Günther Deschner
2
-0
/
+3
2011-04-28
s3: Close the winbind client fds after forking
Volker Lendecke
1
-0
/
+10
2011-04-28
s3-libads: Use ldap_init_fd() to connect to AD server in socket_wrapper
Andrew Bartlett
1
-3
/
+3
2011-04-28
s3-libads Pass a struct sockaddr_storage to cldap routines
Andrew Bartlett
1
-1
/
+11
2011-04-27
Remove fstrings from client struct. Properly talloc strings (ensuring we neve...
Jeremy Allison
1
-1
/
+6
2011-04-27
s3-winbind Use get_dyn_WINBINDD_SOCKET_DIR() to get the winbind pipe dir
Andrew Bartlett
1
-1
/
+1
2011-04-25
s3: Add a 10-second timeout for the 445 or netbios connection to a DC
Volker Lendecke
1
-2
/
+2
2011-04-24
s3:rpc_client: map fault codes to NTSTATUS with dcerpc_fault_to_nt_status()
Stefan Metzmacher
3
-10
/
+10
2011-04-24
s3:winbindd: let winbindd_lookup_names() use dcerpc_binding_handle functions
Stefan Metzmacher
1
-11
/
+20
[prev]
[next]