summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22529: Add implementation of HP-UX ACLs in the new vfs-module framework.Michael Adam1-56/+1137
2007-10-10r22526: Support deep tree mounts after share (instead of having to specifySteve French1-0/+10
2007-10-10r22524: Fix memleak.Günther Deschner1-0/+2
2007-10-10r22511: Remove unused LDAPMessage.Günther Deschner1-3/+0
2007-10-10r22509: Fix some memory corruption caused by calling free()Gerald Carter1-6/+6
2007-10-10r22507: Wrap the method of obtaining sockets to listen on.James Peach4-103/+129
2007-10-10r22505: Fix buildAlexander Bokovoy1-1/+1
2007-10-10r22504: Fix bug Jerry found during his tutorial. Sorry :-(Jim McDonough1-1/+6
2007-10-10r22502: Fix bug #4536 - delete symlinks to a directory correctly.Jeremy Allison1-1/+17
2007-10-10r22496: reg_enumvalue should return WERR_NO_MORE_ITEMS instead ofMichael Adam1-1/+1
2007-10-10r22495: Create wrapper to hide the details of obtaining a set of socketsJames Peach3-168/+205
2007-10-10r22493: Fix horrible memory corruption bug with CIFS POSIX open/mkidr.Jeremy Allison1-0/+2
2007-10-10r22492: Add objectid code.Jeremy Allison2-11/+24
2007-10-10r22491: Fix the build (3.0.25 and 3.0 are different here).Jeremy Allison1-1/+1
2007-10-10r22490: Fix a couple of bugs found whist investigating CSC Vista issues.Jeremy Allison1-4/+92
2007-10-10r22489: Add a deletedomgroup command to rpcclient (samr).Michael Adam1-0/+73
2007-10-10r22484: Check for the talloc_strdup to succeed.Günther Deschner1-0/+1
2007-10-10r22483: Attempt to fix the build.Günther Deschner1-6/+8
2007-10-10r22481: Move check for non-mappable SIDs to after sid_to_uid,Jeremy Allison2-11/+13
2007-10-10r22480: Remove accidentially comitted getpeereid hunks again.Günther Deschner1-9/+0
2007-10-10r22479: Add "net ads keytab list".Günther Deschner5-7/+212
2007-10-10r22473: Correct fix for setting a default compat tdb idmap backend.Gerald Carter1-29/+30
2007-10-10r22468: Fixing implicit declaration of krb5_set_default_tgs_ktypes (which is ...Günther Deschner1-2/+0
2007-10-10r22467: Adding configure check for -Werror-implicit-function-declaration and ...Günther Deschner1-2/+24
2007-10-10r22466: Fix build warning.Günther Deschner1-1/+1
2007-10-10r22465: Last attempt to fix the build before dinner.Günther Deschner1-0/+3
2007-10-10r22464: remove double code and use a functionStefan Metzmacher1-34/+5
2007-10-10r22463: Add prototype.Günther Deschner1-0/+6
2007-10-10r22461: Use ranged LDAP queries in lookup_usergroups_member() and start to op...Günther Deschner1-99/+75
2007-10-10r22460: Adding a generic ads_ranged_search() function.Günther Deschner1-1/+173
2007-10-10r22459: Adding ads_get_dn_from_extended_dn(), in preparation of making ranged...Günther Deschner1-3/+37
2007-10-10r22458: Fix a commentVolker Lendecke1-1/+1
2007-10-10r22447: Patch from Ying Li <ying.li2@hp.com> to default tdb idmapGerald Carter1-0/+8
2007-10-10r22444: * Validate a SID before trying to convert it to a uid/gid via the publicGerald Carter1-3/+3
2007-10-10r22441: Add automatic dependency tracking. The dependency generation isJames Peach12-8/+1065
2007-10-10r22430: Add SID validate to sid2uid() and sid2gid() public entry points in wi...Gerald Carter1-4/+81
2007-10-10r22425: Avoid to segfault if we only have the realm.Simo Sorce1-0/+5
2007-10-10r22419: Update configure so that we only need one copy of os2_delete.cJames Peach2-109/+10
2007-10-10r22418: Support running under launchd. We abstract the method of obtainingJames Peach8-74/+582
2007-10-10r22417: Refactor the various daemon run-mode options to make the semanticsJames Peach6-92/+116
2007-10-10r22416: Remove precompiled headers on clean.James Peach1-2/+5
2007-10-10r22413: Simplify the build rules for plugin modules. Add support for per-plat...James Peach3-109/+76
2007-10-10r22412: Add a "deletelocalgroup" subcommand to net sam.Michael Adam1-0/+42
2007-10-10r22411: Fix the build:Michael Adam1-3/+5
2007-10-10r22402: Fix build warning.Günther Deschner1-1/+1
2007-10-10r22401: Add bzr revision+nick support to mkversion.sh.Michael Adam1-0/+9
2007-10-10r22395: allow profiling level to be set on startupHerb Lewis2-6/+23
2007-10-10r22394: Remove test directory once we are finished.James Peach1-0/+2
2007-10-10r22393: fix cut&paste errorSimo Sorce1-1/+1
2007-10-10r22392: Remove leftover potentially segfaulty code.Simo Sorce1-6/+5