index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
winbindd
/
winbindd_util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-2
/
+5
*
Check error returns from strupper_m() (in all reasonable places).
Jeremy Allison
2012-08-09
1
-3
/
+1
*
s3-winbind: Fix bug #9052 resolving our own "Domain Local" groups.
Andreas Schneider
2012-07-23
1
-3
/
+9
*
source3/winbindd/winbindd_util.c: fix stackframe leak
Rusty Russell
2012-07-18
1
-2
/
+4
*
s3: rename sid_check_is_in_our_domain() to sid_check_is_in_our_sam()
Michael Adam
2012-07-12
1
-1
/
+1
*
s3: rename sid_check_is_domain() to sid_check_is_our_sam()
Michael Adam
2012-07-12
1
-1
/
+1
*
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-winbind: always use samlogon cache for wbinfo -r, even when caching is
Günther Deschner
2011-06-08
1
-4
/
+0
*
s3-winbindd: make sure we obey the -n switch also for samlogon cache access.
Günther Deschner
2011-06-08
1
-0
/
+4
*
Remove unused function parse_add_domuser().
Jeremy Allison
2011-05-04
1
-25
/
+0
*
s3: Add is_domain_online
Volker Lendecke
2011-04-13
1
-0
/
+5
*
s3: Make parse_sidlist public
Volker Lendecke
2011-04-13
1
-0
/
+31
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
pam: share pam errors in a common location.
Günther Deschner
2011-02-08
1
-0
/
+1
*
s3:winbind: Fork multiple children per domain
Volker Lendecke
2011-01-21
1
-0
/
+10
*
s3: Remove some unused code
Volker Lendecke
2010-11-19
1
-43
/
+0
*
libcli/auth Merge source4/libcli/security and util_sid.c into the common code
Andrew Bartlett
2010-10-14
1
-1
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-3
/
+4
*
s3-auth Change type of num_sids to uint32_t
Andrew Bartlett
2010-09-11
1
-2
/
+2
*
s3-secrets: only include secrets.h when needed.
Günther Deschner
2010-08-05
1
-0
/
+1
*
s3-winbind: Fixed the winbind caching.
Günther Deschner
2010-07-06
1
-5
/
+2
*
s3:winbind tidy up connecting the winbind sockets.
Andrew Bartlett
2010-05-31
1
-43
/
+0
*
s3:winbind Kill amusing but un-used winbindd_kill_all_clients
Andrew Bartlett
2010-05-28
1
-17
/
+0
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-12
/
+12
*
s3: Convert add_trusted_domains() to wb_domain_request_send()
Volker Lendecke
2010-04-25
1
-22
/
+19
*
s3: Simplify trustdom_state
Volker Lendecke
2010-04-25
1
-10
/
+5
*
s3: Make "struct trustdom_state" its own talloc context
Volker Lendecke
2010-04-25
1
-14
/
+9
*
s3-winbind: fix setup_domain_child() callers.
Günther Deschner
2010-04-23
1
-2
/
+2
*
s3: Fix a winbind crash when scanning trusts
Volker Lendecke
2010-04-23
1
-0
/
+6
*
s3: Remove the separate "child" argument from setup_domain_child()
Volker Lendecke
2010-04-08
1
-10
/
+5
*
s3: simplify find_root_domain, find_our_domain() never fails
Volker Lendecke
2010-01-02
1
-4
/
+2
*
s3: Use global_sid_Builtin in find_builtin_domain
Volker Lendecke
2010-01-02
1
-4
/
+1
*
s3: Avoid adding a domain twice
Volker Lendecke
2010-01-02
1
-6
/
+7
*
s3: Make free_domain_list() static
Volker Lendecke
2010-01-02
1
-1
/
+1
*
s3: Introduce domain_is_forest_root() helper function
Volker Lendecke
2010-01-02
1
-3
/
+9
*
s3: Replace IS_DOMAIN_OFFLINE by a function
Volker Lendecke
2009-12-26
1
-0
/
+11
*
s3: winbindd_cli_state->getgrent_state is no longer used
Volker Lendecke
2009-12-26
1
-23
/
+0
*
s3: Remove some unused code
Volker Lendecke
2009-12-23
1
-66
/
+0
*
s3/winbindd: Remove unnecessary check for NULL SID
Steven Danneman
2009-08-26
1
-7
/
+2
*
s3:winbind: Even on a domain controller, "our" domain is internal
Volker Lendecke
2009-08-23
1
-6
/
+0
*
s3:winbind: For internal domains it is pointless to connect to a DC
Volker Lendecke
2009-08-23
1
-1
/
+5
*
s3:winbind: Add const to normalize_name_map
Volker Lendecke
2009-08-16
1
-1
/
+1
*
Refactor 9b78af1f: Fix lookupname recursion
Volker Lendecke
2009-08-02
1
-3
/
+8
*
Place a comment correctly
Volker Lendecke
2009-08-01
1
-1
/
+4
*
s3: compile warning and upn handling
Bo Yang
2009-07-18
1
-1
/
+2
*
Make winbindd_cli_state->response a pointer instead of a struct member
Volker Lendecke
2009-06-14
1
-6
/
+6
*
Make rescan_trusted_domains a timed event
Volker Lendecke
2009-06-14
1
-21
/
+10
*
Remove unused init_child_connection()
Volker Lendecke
2009-06-14
1
-135
/
+0
*
Convert the winbind parent->child communication to wb_reqtrans
Volker Lendecke
2009-06-14
1
-2
/
+0
[next]