index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3:winbindd/idmap_tdb: use idmap_tdb_common code
Christian Ambach
2012-05-01
1
-558
/
+18
*
s3:winbindd/idmap_tdb2: fix logic error in set_mapping_action
Christian Ambach
2012-05-01
1
-1
/
+1
*
s3:winbindd/idmap_tdb2: use idmap_tdb_common code
Christian Ambach
2012-05-01
1
-357
/
+91
*
s3:winbindd/autorid use idmap_tdb_common code in autorid
Christian Ambach
2012-05-01
1
-86
/
+227
*
s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backends
Christian Ambach
2012-05-01
4
-2
/
+796
*
s3:util add sid_check_is_wellknown_builtin()
Christian Ambach
2012-05-01
2
-0
/
+28
*
Fix bug #8873 - self granting privileges in security=ads.
Jeremy Allison
2012-05-01
1
-4
/
+12
*
Fix the loop unrolling inside resolve_ads(). If we don't get
Jeremy Allison
2012-04-30
1
-34
/
+73
*
Protect all of the name resolution methods from returning null addrs. Ensure ...
Jeremy Allison
2012-04-30
1
-9
/
+19
*
Fix convert_ss2service() to filter out zero addresses.
Jeremy Allison
2012-04-30
1
-12
/
+33
*
Fix remove_duplicate_addrs2 to do exactly what it says. Previously it could l...
Jeremy Allison
2012-04-30
1
-10
/
+9
*
net: Let get*sid return error from passdb init
Christof Schmitt
2012-04-30
1
-6
/
+4
*
passdb: Do not panic in initialize_password_db
Christof Schmitt
2012-04-30
1
-17
/
+17
*
s3-auth_samba4: use new_server_id_task() to allocate server id values
Andrew Bartlett
2012-04-30
1
-6
/
+27
*
s3-lib Add a way to allocate the task_id value in server_id
Andrew Bartlett
2012-04-30
3
-2
/
+44
*
s4-messaging: Fill in the whole server_id in all use cases
Andrew Bartlett
2012-04-30
1
-3
/
+0
*
s3: Remove a SMB_ASSERT
Volker Lendecke
2012-04-28
1
-1
/
+5
*
s3: Fix bug 8904 -- wbinfo --lookup-sids "" crashes winbind
Volker Lendecke
2012-04-28
1
-5
/
+5
*
Add an audit file VFS routine so we can handle auditing with SACLs.
Richard Sharpe
2012-04-28
4
-0
/
+35
*
selftest: Add test to ensure that bug #8872 does not come back
Andrew Bartlett
2012-04-27
1
-0
/
+3
*
selftest: Remove silly space before unit test name
Andrew Bartlett
2012-04-27
1
-1
/
+5
*
s3:winbindd: also try SMB2 when connecting to "IPC$"
Stefan Metzmacher
2012-04-27
1
-7
/
+20
*
s3:libsmb/cli_np_tstream: add support for SMB2
Stefan Metzmacher
2012-04-27
1
-41
/
+190
*
s3:libsmb/cli_np_tstream: remove unused tstream_cli_np_existing()
Stefan Metzmacher
2012-04-27
2
-34
/
+0
*
s3:libsmb: add smb2cli_ioctl*
Stefan Metzmacher
2012-04-27
4
-0
/
+360
*
s3: oplock_timeout is a talloc child of fsp
Volker Lendecke
2012-04-26
1
-3
/
+0
*
s3: Remove code TALLOC_FREE already does
Volker Lendecke
2012-04-26
1
-5
/
+1
*
s3: Remove an unused variable
Volker Lendecke
2012-04-26
1
-1
/
+0
*
selftest: push --target selection into plansmbtorturetestsuite
Andrew Bartlett
2012-04-26
1
-3
/
+4
*
s3:registry: replace call to reg_openkey() in reg_createkey() by accesscheck.
Michael Adam
2012-04-25
1
-8
/
+10
*
s3:registry: remove a superfluous fill_subkey_cache() in reg_createkey()
Michael Adam
2012-04-25
1
-5
/
+0
*
s3:registry: use fill_subkey_cache to check exsistence in regkey_open_oneleve...
Michael Adam
2012-04-25
1
-11
/
+2
*
s3:registry: let fill_subkey_cache return WERR_BADFILE when the subkey list c...
Michael Adam
2012-04-25
1
-1
/
+1
*
s3:registry: convert reg_openkey() to use talloc instead of SMB_STRDUP etc
Michael Adam
2012-04-25
1
-15
/
+12
*
s3:registry untangle an assignment from the check in regkey_open_onelevel()
Michael Adam
2012-04-25
1
-1
/
+2
*
s3:registry: untangle assignment from check in regkey_open_onelevel()
Michael Adam
2012-04-25
1
-1
/
+2
*
s3:registry: fix seqnum race in regdb_fetch_keys_internal
Michael Adam
2012-04-25
1
-3
/
+22
*
s3:registry: fix seqnum race in fetch_values_internal
Michael Adam
2012-04-25
1
-3
/
+21
*
s3:registry: update the seqnum in the subkey cache at the end of regval_store...
Michael Adam
2012-04-25
1
-1
/
+5
*
s3:registry:db: update the value container seqnum after storing/deleting to p...
Michael Adam
2012-04-25
1
-1
/
+22
*
s3:registry: wrap reg_deletekey() into a transaction
Michael Adam
2012-04-25
1
-2
/
+25
*
s3:registry: wrap reg_createkey() in a transaction
Michael Adam
2012-04-25
1
-6
/
+30
*
s3:registry: untangle assignments from checks in reg_createkey()
Michael Adam
2012-04-25
1
-2
/
+6
*
s3:registry: wrap reg_deletevalue() in a transaction
Michael Adam
2012-04-25
1
-4
/
+30
*
s3:registry: untangle assignment from check in reg_deletevalue()
Michael Adam
2012-04-25
1
-1
/
+2
*
s3:registry: fix race in reg_setvalue that could lead to data corruption
Michael Adam
2012-04-25
1
-6
/
+33
*
s3:registry: untangle assignment from check and add a debugmessage in reg_set...
Michael Adam
2012-04-25
1
-1
/
+3
*
s3:registry: don't leak the old contents when updating the value cache
Michael Adam
2012-04-25
1
-0
/
+1
*
s3:registry: fix debug message in regdb_store_values_internal()
Michael Adam
2012-04-25
1
-1
/
+1
*
s3:registry: improve log message in regdb_unpack_values()
Michael Adam
2012-04-25
1
-1
/
+2
[prev]
[next]