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
*
r23898: rename HAVE_ADS_SASL_WRAPPING -> HAVE_LDAP_SASL_WRAPPING
Stefan Metzmacher
2007-10-10
3
-6
/
+6
*
r23896: hopefully fix the build on most systems
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r23893: add dummy callbacks for LDAP SASL wrapping,
Stefan Metzmacher
2007-10-10
5
-5
/
+129
*
r23891: fix compiler warning
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
2007-10-10
8
-81
/
+84
*
r23886: add ads_disconnect() function
Stefan Metzmacher
2007-10-10
3
-8
/
+14
*
r23885: Fix make test on opi.
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r23884: Fix Coverity ID 379
Volker Lendecke
2007-10-10
1
-0
/
+6
*
r23883: Fix Coverity ID 380
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r23882: Fix Coverity id 389 -- finally (I hope)
Volker Lendecke
2007-10-10
1
-7
/
+11
*
r23879: Fix two memleaks, found by the IBM checker
Volker Lendecke
2007-10-10
1
-2
/
+4
*
r23878: Fix an error return, found by the IBM checker
Volker Lendecke
2007-10-10
1
-0
/
+1
*
r23877: Fix two segfaults in (very unlikely) error paths, found by the IBM
Volker Lendecke
2007-10-10
1
-0
/
+2
*
r23874: Some more minor edits for net ads gpo.
Günther Deschner
2007-10-10
2
-32
/
+122
*
r23873: Make use of ads_find_samaccount().
Günther Deschner
2007-10-10
1
-36
/
+3
*
r23872: Dump all GPFLAGS in dump_gpo().
Günther Deschner
2007-10-10
1
-6
/
+16
*
r23871: The snapin handler needs to have the full struct GROUP_POLICY_OBJECT.
Günther Deschner
2007-10-10
1
-5
/
+10
*
r23870: Use GPO_LINK_TYPE in GROUP_POLICY_OBJECT struct.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23869: Protect against partial security descriptors.
Günther Deschner
2007-10-10
1
-8
/
+25
*
r23866: Fix a 1-byte buffer overrun
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23865: Fix a type-punned error
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23863: handle NT_STATUS_RETRY and always print out the NTSTATUS string
Stefan Metzmacher
2007-10-10
1
-2
/
+13
*
r23861: Fix return code in ads_find_samaccount().
Günther Deschner
2007-10-10
1
-1
/
+1
*
r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()
Jeremy Allison
2007-10-10
4
-58
/
+319
*
r23856: Add Jiri.Sasek@Sun.COM;s fix from Axel Apitz for ZFS ACLs.
Jeremy Allison
2007-10-10
1
-2
/
+49
*
r23855: Setting the allocation size updates the modified time
Jeremy Allison
2007-10-10
1
-12
/
+29
*
r23853: Fix a very misleading error message in tdbbackup.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23850: Fix whitespacing in DEBUG output.
Michael Adam
2007-10-10
1
-1
/
+1
*
r23847: As Dr. Volker says, "A pstring a day....".
Jeremy Allison
2007-10-10
1
-7
/
+9
*
r23846: Belt-and-braces on the msdfs bug. Ensure ELOOP maps
Jeremy Allison
2007-10-10
1
-6
/
+15
*
r23845: Second part of the fix for #4777. Looks like on AIX opendir
Jeremy Allison
2007-10-10
1
-0
/
+3
*
r23844: Add patch series from Volker (after review and consultation).
Jeremy Allison
2007-10-10
3
-132
/
+273
*
r23843: Fix bug #4777, reported by Bill Marshall <bmarsh@us.ibm.com>.
Jeremy Allison
2007-10-10
1
-1
/
+2
*
r23842: Attempt to fix the build with LDAP.
Günther Deschner
2007-10-10
1
-1
/
+3
*
r23841: Show all acl types when displaying a security descriptor.
Günther Deschner
2007-10-10
1
-7
/
+14
*
r23840: Fix the build.
Günther Deschner
2007-10-10
1
-3
/
+2
*
r23839: Try to get the attribute name from schema GUIDs or the display name from
Günther Deschner
2007-10-10
2
-7
/
+48
*
r23838: Allow to store schema and config path in ADS_STRUCT config.
Günther Deschner
2007-10-10
2
-0
/
+4
*
r23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd.
Günther Deschner
2007-10-10
2
-7
/
+9
*
r23836: Add ads_config_path() and ads_get_extended_right_name_by_guid().
Günther Deschner
2007-10-10
1
-0
/
+93
*
r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly.
Günther Deschner
2007-10-10
1
-7
/
+2
*
r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...
Günther Deschner
2007-10-10
3
-15
/
+15
*
r23833: Document ads_find_samaccount().
Günther Deschner
2007-10-10
1
-0
/
+9
*
r23831: Fix vfs_readahead: transparent modules should always pass through
Alexander Bokovoy
2007-10-10
1
-1
/
+1
*
r23829: Add ads_get_attrname_by_guid().
Günther Deschner
2007-10-10
2
-2
/
+67
*
r23828: Add entry and exit debug statments to tdb_validate
Michael Adam
2007-10-10
1
-0
/
+5
*
r23826: Fix gpo security filtering by matching the security descriptor ace's ...
Günther Deschner
2007-10-10
4
-22
/
+51
*
r23825: Add ".." command as an alias to "cd ..".
Günther Deschner
2007-10-10
1
-1
/
+15
*
r23824: Add ls alias for lazy typers like me.
Günther Deschner
2007-10-10
1
-0
/
+1
*
r23823: Memory leak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>
Volker Lendecke
2007-10-10
1
-0
/
+2
[next]