summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r23891: fix compiler warningStefan Metzmacher1-1/+2
2007-10-10r23888: move elements belonging to the current ldap connection to aStefan Metzmacher8-81/+84
2007-10-10r23886: add ads_disconnect() functionStefan Metzmacher3-8/+14
2007-10-10r23885: Fix make test on opi.Volker Lendecke1-0/+1
2007-10-10r23884: Fix Coverity ID 379Volker Lendecke1-0/+6
2007-10-10r23883: Fix Coverity ID 380Volker Lendecke1-0/+2
2007-10-10r23882: Fix Coverity id 389 -- finally (I hope)Volker Lendecke1-7/+11
2007-10-10r23879: Fix two memleaks, found by the IBM checkerVolker Lendecke1-2/+4
2007-10-10r23878: Fix an error return, found by the IBM checkerVolker Lendecke1-0/+1
2007-10-10r23877: Fix two segfaults in (very unlikely) error paths, found by the IBMVolker Lendecke1-0/+2
2007-10-10r23874: Some more minor edits for net ads gpo.Günther Deschner2-32/+122
2007-10-10r23873: Make use of ads_find_samaccount().Günther Deschner1-36/+3
2007-10-10r23872: Dump all GPFLAGS in dump_gpo().Günther Deschner1-6/+16
2007-10-10r23871: The snapin handler needs to have the full struct GROUP_POLICY_OBJECT.Günther Deschner1-5/+10
2007-10-10r23870: Use GPO_LINK_TYPE in GROUP_POLICY_OBJECT struct.Günther Deschner1-1/+1
2007-10-10r23869: Protect against partial security descriptors.Günther Deschner1-8/+25
2007-10-10r23866: Fix a 1-byte buffer overrunVolker Lendecke1-1/+1
2007-10-10r23865: Fix a type-punned errorVolker Lendecke1-1/+1
2007-10-10r23863: handle NT_STATUS_RETRY and always print out the NTSTATUS stringStefan Metzmacher1-2/+13
2007-10-10r23861: Fix return code in ads_find_samaccount().Günther Deschner1-1/+1
2007-10-10r23858: Added srvstr_pull_buf_talloc() and srvstr_pull_talloc()Jeremy Allison4-58/+319
2007-10-10r23856: Add Jiri.Sasek@Sun.COM;s fix from Axel Apitz for ZFS ACLs.Jeremy Allison1-2/+49
2007-10-10r23855: Setting the allocation size updates the modified timeJeremy Allison1-12/+29
2007-10-10r23853: Fix a very misleading error message in tdbbackup.Michael Adam1-1/+1
2007-10-10r23850: Fix whitespacing in DEBUG output.Michael Adam1-1/+1
2007-10-10r23847: As Dr. Volker says, "A pstring a day....".Jeremy Allison1-7/+9
2007-10-10r23846: Belt-and-braces on the msdfs bug. Ensure ELOOP mapsJeremy Allison1-6/+15
2007-10-10r23845: Second part of the fix for #4777. Looks like on AIX opendirJeremy Allison1-0/+3
2007-10-10r23844: Add patch series from Volker (after review and consultation).Jeremy Allison3-132/+273
2007-10-10r23843: Fix bug #4777, reported by Bill Marshall <bmarsh@us.ibm.com>.Jeremy Allison1-1/+2
2007-10-10r23842: Attempt to fix the build with LDAP.Günther Deschner1-1/+3
2007-10-10r23841: Show all acl types when displaying a security descriptor.Günther Deschner1-7/+14
2007-10-10r23840: Fix the build.Günther Deschner1-3/+2
2007-10-10r23839: Try to get the attribute name from schema GUIDs or the display name fromGünther Deschner2-7/+48
2007-10-10r23838: Allow to store schema and config path in ADS_STRUCT config.Günther Deschner2-0/+4
2007-10-10r23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd.Günther Deschner2-7/+9
2007-10-10r23836: Add ads_config_path() and ads_get_extended_right_name_by_guid().Günther Deschner1-0/+93
2007-10-10r23835: Pass down a struct GUID to ads_get_attrname_by_guid() directly.Günther Deschner1-7/+2
2007-10-10r23834: Allow to pass an ADS_STRUCT pointer down to the dump function callbac...Günther Deschner3-15/+15
2007-10-10r23833: Document ads_find_samaccount().Günther Deschner1-0/+9
2007-10-10r23831: Fix vfs_readahead: transparent modules should always pass throughAlexander Bokovoy1-1/+1
2007-10-10r23829: Add ads_get_attrname_by_guid().Günther Deschner2-2/+67
2007-10-10r23828: Add entry and exit debug statments to tdb_validateMichael Adam1-0/+5
2007-10-10r23827: Fix schema dump.Günther Deschner1-5/+6
2007-10-10r23826: Fix gpo security filtering by matching the security descriptor ace's ...Günther Deschner4-22/+51
2007-10-10r23825: Add ".." command as an alias to "cd ..".Günther Deschner1-1/+15
2007-10-10r23824: Add ls alias for lazy typers like me.Günther Deschner1-0/+1
2007-10-10r23823: Memory leak fix from Atsushi Nakabayashi <nakabayashi@miraclelinux.com>Volker Lendecke1-0/+2
2007-10-10r23822: Clean some debugging output (as well in content andMichael Adam1-34/+19
2007-10-10r23820: Display security_ace_object in LDAP security descriptors for debugging.Günther Deschner1-0/+18