summaryrefslogtreecommitdiff
path: root/source3
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r22577: Change all of parse/*.c to use standard form. Fix someJeremy Allison4-76/+127
2007-10-10r22576: Fix marshalling bug in aliasmem.Jeremy Allison1-4/+17
2007-10-10r22574: Fix reply when we have no dfs shares.Jeremy Allison1-12/+27
2007-10-10r22573: Fix old bug mixing free() and talloc_free()Jeremy Allison1-1/+1
2007-10-10r22564: Move the _strict -> _zeronull functions into lib/util.cJeremy Allison6-122/+125
2007-10-10r22561: Fix a memleak in lanman.c: Nobody would free the session_list.Volker Lendecke3-13/+10
2007-10-10r22560: Clean up frees of realloc memory in mount.cifs (thanks to Alex forSteve French1-6/+6
2007-10-10r22555: Ensure our paranoid malloc functions return NULL onJeremy Allison1-0/+12
2007-10-10r22554: Fix an assumption that TALLOC_ARRAY(.., 0) != NULL.Volker Lendecke1-2/+7
2007-10-10r22553: Fix the buildVolker Lendecke2-2/+2
2007-10-10r22543: Fix bad call to talloc_strict (too few args).Jeremy Allison1-1/+1
2007-10-10r22542: Move over to using the _strict varients of the tallocJeremy Allison39-114/+143
2007-10-10r22541: Added talloc_size_strict macro.Jeremy Allison1-0/+1
2007-10-10r22540: Added _strict varients of the macro calls - addedJeremy Allison1-0/+6
2007-10-10r22539: Added _strict varients of the talloc calls toJeremy Allison2-1/+96
2007-10-10r22537: Use a (more speaking) macro when there is one.Michael Adam1-1/+1
2007-10-10r22533: Use lib functions where we have themVolker Lendecke1-2/+3
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