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
...
*
s3-winbind: Use rpc_sid_to_name in samr.
Andreas Schneider
2010-07-05
1
-57
/
+41
*
s3-winbind: Added a common rpc_sid_to_name function.
Andreas Schneider
2010-07-05
2
-0
/
+66
*
s3-winbind: Use rpc_name_to_sid in samr.
Andreas Schneider
2010-07-05
1
-54
/
+23
*
s3-winbind: Added a common rpc_name_to_sid function.
Andreas Schneider
2010-07-05
2
-0
/
+73
*
s3-winbind: Use rpc_enum_local_groups in samr.
Andreas Schneider
2010-07-05
1
-44
/
+16
*
s3-winbind: Use rpc_enum_local_groups in msrpc.
Andreas Schneider
2010-07-05
1
-53
/
+42
*
s3-winbind: Added a common rpc_enum_local_groups function.
Andreas Schneider
2010-07-05
2
-0
/
+61
*
s3-winbind: Use rpc_query_user_list in samr.
Andreas Schneider
2010-07-05
1
-87
/
+13
*
s3-winbind: Use rpc_query_user_list in msrpc.
Andreas Schneider
2010-07-05
1
-83
/
+43
*
s3-winbind: Added a common rpc_query_user_list function.
Andreas Schneider
2010-07-05
2
-0
/
+109
*
s3-winbind: Use rpc_enum_dom_groups in samr.
Andreas Schneider
2010-07-05
1
-42
/
+12
*
s3-winbind: Use rpc_enum_dom_groups in msrpc.
Andreas Schneider
2010-07-05
1
-52
/
+42
*
s3-winbind: Added a common rpc_enum_dom_groups function.
Andreas Schneider
2010-07-05
2
-0
/
+129
*
s3-winbind: Rename winbindd_rpc.c to winbindd_msrpc.c.
Andreas Schneider
2010-07-05
1
-0
/
+0
*
s3-winbind: Replace the passdb backend with a samr/lsa based backend.
Andreas Schneider
2010-07-05
1
-723
/
+0
*
s3-winbind: Implemented samr backend function common_sequence_number.
Andreas Schneider
2010-07-05
1
-4
/
+65
*
s3-winbind: Implemented samr backend function common_lookup_useraliases.
Andreas Schneider
2010-07-05
1
-4
/
+103
*
s3-winbind: Implemented samr backend function common_lookup_usergroups.
Andreas Schneider
2010-07-05
1
-4
/
+82
*
s3-winbind: Implemented samr backend function common_password_policy.
Andreas Schneider
2010-07-05
1
-3
/
+33
*
s3-winbind: Implemented samr backend function common_lockout_policy.
Andreas Schneider
2010-07-05
1
-3
/
+33
*
s3-winbind: Implemented samr backend function common_rids_to_names.
Andreas Schneider
2010-07-05
1
-5
/
+104
*
s3-winbind: Implemented samr backend function common_sid_to_name.
Andreas Schneider
2010-07-05
1
-2
/
+73
*
s3-winbind: Implemented samr backend function common_name_to_sid.
Andreas Schneider
2010-07-05
1
-2
/
+72
*
s3-winbind: Implemented samr backend function common_enum_local_groups.
Andreas Schneider
2010-07-05
1
-4
/
+73
*
s3-winbind: Implemented samr backend function sam_lookup_groupmem.
Andreas Schneider
2010-07-05
1
-6
/
+151
*
s3-winbind: Implemented samr backend function sam_trusted_domains.
Andreas Schneider
2010-07-05
1
-2
/
+81
*
s3-winbind: Implemented samr backend function sam_query_user.
Andreas Schneider
2010-07-05
1
-2
/
+81
*
s3-winbind: Implemented samr backend function sam_enum_dom_groups.
Andreas Schneider
2010-07-05
1
-4
/
+77
*
s3-winbind: Implemented samr backend function sam_query_user_list.
Andreas Schneider
2010-07-05
1
-4
/
+120
*
s3-winbind: Added a skeleton for samr based functions.
Andreas Schneider
2010-07-05
1
-0
/
+411
*
s3-winbind: Initialize the server_info on winbindd start.
Andreas Schneider
2010-07-05
1
-0
/
+5
*
s3-winbind: Free some memory which isn't needed anymore.
Andreas Schneider
2010-07-05
1
-0
/
+2
*
s3: Pass the new server_id through reinit_after_fork
Volker Lendecke
2010-07-04
2
-6
/
+10
*
s3: Remove serverid_[de]register_self
Volker Lendecke
2010-07-04
1
-2
/
+3
*
s3-nss_info: only include nss_info.h where needed.
Günther Deschner
2010-07-01
4
-0
/
+4
*
s3-libads: move ldap posix schema defines to their own header file.
Günther Deschner
2010-07-01
1
-0
/
+1
*
s3-libads: only include libds flags where needed.
Günther Deschner
2010-07-01
3
-0
/
+3
*
s3: More cleanup in winbindd_ads.c:query_user
Volker Lendecke
2010-06-28
1
-13
/
+10
*
s3: Fix a valgrind error
Volker Lendecke
2010-06-28
1
-2
/
+1
*
s3: Re-arrange winbindd_ads.c:query_user
Volker Lendecke
2010-06-28
1
-23
/
+24
*
s3: free -> SAFE_FREE
Volker Lendecke
2010-06-28
1
-1
/
+1
*
s3: Do an early TALLOC_FREE
Volker Lendecke
2010-06-28
1
-2
/
+5
*
s3: Fix a winbind crash
Volker Lendecke
2010-06-25
1
-0
/
+10
*
s3: Fix a winbind crash
Volker Lendecke
2010-06-25
1
-1
/
+6
*
s3-winbind: Make KRB5_EVENT_REFRESH_TIME a function
Volker Lendecke
2010-06-21
1
-6
/
+12
*
s3:idmap_ldap: remove unreached code (and explicit error return code)
Michael Adam
2010-06-21
1
-5
/
+1
*
Use #defined constant instead of "false" to be clearer about intent.
Jeremy Allison
2010-06-17
1
-1
/
+1
*
s3:winbindd use common server context functions
Simo Sorce
2010-06-10
4
-54
/
+3
*
s3-winbind: Fixed setting default sequence number.
Andreas Schneider
2010-06-09
1
-1
/
+1
*
s3: remove unused librpc/ndr/sid.c.
Günther Deschner
2010-06-03
1
-0
/
+1
[prev]
[next]