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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
krb5samba: Add a smb_krb5_cc_get_lifetime() function.
Andreas Schneider
1
-0
/
+2
2012-05-04
krb5samba: Add compat krb5_make_principal for MIT build
Simo Sorce
1
-0
/
+1
2012-05-04
Move kerberos_kinit_keyblock_cc to krb5samba lib
Simo Sorce
1
-0
/
+1
2012-05-04
s3: remove some unused code
Volker Lendecke
2
-28
/
+0
2012-05-04
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2012-05-03
s3:passdb fix a compiler warning
Christian Ambach
1
-1
/
+1
2012-05-03
s3:vfs fix compiler warning
Christian Ambach
1
-0
/
+5
2012-05-03
s3:lib fix compiler warnings
Christian Ambach
1
-0
/
+6
2012-05-03
UTIL_TDB: lowercase name.
Jelmer Vernooij
1
-3
/
+3
2012-05-03
s3-pypassdb: add wrapper for enum_group_memberships
Andrew Bartlett
1
-1
/
+57
2012-05-03
s3-pypassdb: remove unused variable
Andrew Bartlett
1
-2
/
+0
2012-05-02
s3-passdb: Add extra debug on ID mapping failures
Andrew Bartlett
1
-0
/
+7
2012-05-02
s3-idmap: remove (now) unused function idmap_cache_set_sid2both()
Andrew Bartlett
2
-25
/
+0
2012-05-02
s3-idmap: convert most idmap_cache callers to unixid API
Andrew Bartlett
4
-55
/
+52
2012-05-02
s3-idmap: Rework idmap_cache to store ID_TYPE_BOTH values
Andrew Bartlett
2
-176
/
+240
2012-05-02
s3-winbindd: Do not use WBC_ types internally in winbindd
Andrew Bartlett
1
-3
/
+5
2012-05-02
s3:passdb: remove a forward declaration of wbcSidToUnixId that has become unn...
Michael Adam
1
-1
/
+0
2012-05-02
s3:passdb: rename sids_to_unix_ids() --> sids_to_unixids() for consistency
Michael Adam
3
-4
/
+4
2012-05-02
s3-passdb: Use struct unixid in sids_to_unix_ids
Andrew Bartlett
3
-24
/
+39
2012-05-02
s3-passdb: Rename legacy_sid_to_id -> legacy_sid_to_unixid for clarity
Andrew Bartlett
1
-3
/
+3
2012-05-02
s3-passdb: Change pdb_sid_to_id() to return struct unixid
Andrew Bartlett
9
-161
/
+147
2012-05-02
selftest: run more raw.samba3 against secshare simple file server
Andrew Bartlett
1
-1
/
+1
2012-05-02
selftest: Run smbtorture tests being run against s3dc against plugin_s4_dc as...
Andrew Bartlett
1
-3
/
+7
2012-05-02
selftest: attempt to test samba3hide in a different environment
Andrew Bartlett
1
-0
/
+3
2012-05-02
s3-smbd: Use security_session_user_level() rather than nt_token_check_sid()
Andrew Bartlett
1
-13
/
+1
2012-05-02
s3:torture fix flakey testcase
Christian Ambach
1
-6
/
+20
2012-05-01
s3:selftest run LOCAL-IDMAP-TDB-COMMON in make test
Christian Ambach
1
-0
/
+1
2012-05-01
s3:torture: add idmap_tdb_common test code
Christian Ambach
5
-3
/
+1038
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
4
-2
/
+796
2012-05-01
s3:util add sid_check_is_wellknown_builtin()
Christian Ambach
2
-0
/
+28
2012-05-01
Fix bug #8873 - self granting privileges in security=ads.
Jeremy Allison
1
-4
/
+12
2012-04-30
Fix the loop unrolling inside resolve_ads(). If we don't get
Jeremy Allison
1
-34
/
+73
2012-04-30
Protect all of the name resolution methods from returning null addrs. Ensure ...
Jeremy Allison
1
-9
/
+19
2012-04-30
Fix convert_ss2service() to filter out zero addresses.
Jeremy Allison
1
-12
/
+33
2012-04-30
Fix remove_duplicate_addrs2 to do exactly what it says. Previously it could l...
Jeremy Allison
1
-10
/
+9
2012-04-30
net: Let get*sid return error from passdb init
Christof Schmitt
1
-6
/
+4
2012-04-30
passdb: Do not panic in initialize_password_db
Christof Schmitt
1
-17
/
+17
2012-04-30
s3-auth_samba4: use new_server_id_task() to allocate server id values
Andrew Bartlett
1
-6
/
+27
2012-04-30
s3-lib Add a way to allocate the task_id value in server_id
Andrew Bartlett
3
-2
/
+44
2012-04-30
s4-messaging: Fill in the whole server_id in all use cases
Andrew Bartlett
1
-3
/
+0
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-28
Add an audit file VFS routine so we can handle auditing with SACLs.
Richard Sharpe
4
-0
/
+35
2012-04-27
selftest: Add test to ensure that bug #8872 does not come back
Andrew Bartlett
1
-0
/
+3
2012-04-27
selftest: Remove silly space before unit test name
Andrew Bartlett
1
-1
/
+5
2012-04-27
s3:winbindd: also try SMB2 when connecting to "IPC$"
Stefan Metzmacher
1
-7
/
+20
[next]