summaryrefslogtreecommitdiffstats
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
...
* Remove pstring from automount lookups. Remove premature optimization.Jeremy Allison2007-12-042-72/+60
* Remove tok pstring from util_str.cJeremy Allison2007-12-042-44/+40
* pull_ascii_pstring is gone.Jeremy Allison2007-12-044-20/+21
* The usual !pstring...Jeremy Allison2007-12-045-57/+61
* More pstring elimination.Jeremy Allison2007-12-041-2/+3
* Remove pstrings.Jeremy Allison2007-12-041-84/+166
* Allow STR_TERMINATE and -1 src_len for pull_ucs2_base_talloc().Jeremy Allison2007-12-042-15/+40
* Remove pstr_sprintf. Replace with snprintf.Jeremy Allison2007-12-041-46/+72
* Back to pstring removal.Jeremy Allison2007-12-041-12/+27
* Fix signing bug found by Volker. That one was *subtle*.Jeremy Allison2007-12-042-88/+5
* Fix crash bug with vl's new trans handling in old transsJeremy Allison2007-12-041-5/+6
* Gone from usershare.Jeremy Allison2007-12-031-61/+151
* Don't forget to delete the stackframe.Jeremy Allison2007-12-031-0/+1
* Getting to the home stretch for elimination of pstrings...Jeremy Allison2007-12-039-159/+238
* Remove more pstrings, from the winbindd protocol def andJeremy Allison2007-12-034-15/+16
* Make strhex_to_str clear on string limits. Remove pstring from web/*.cJeremy Allison2007-12-037-98/+138
* Fix the build. fstrterminate was used in one place.Jeremy Allison2007-12-031-2/+2
* Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.cJeremy Allison2007-12-034-81/+35
* Change tdb_unpack "P" to return a malloc'ed string ratherJeremy Allison2007-12-034-15/+29
* Last pstring here.Jeremy Allison2007-12-031-4/+6
* Remove pstring from clirap2 by completely rewriting the damnJeremy Allison2007-12-032-1687/+2216
* Fix shutdown callers.Günther Deschner2007-12-031-6/+7
* Fix wkssvc callers.Günther Deschner2007-12-032-8/+7
* Fix dfs callers.Günther Deschner2007-12-031-42/+56
* Fix svcctl callers.Günther Deschner2007-12-032-11/+11
* Fix winreg callers.Günther Deschner2007-12-032-33/+34
* Forgot header in previous commit.Günther Deschner2007-12-037-218/+218
* Regenerate pidl rpc client calls that are WERROR based.Günther Deschner2007-12-037-218/+1090
* Remove workaround for broken capabilites.h from lib/system.c - now in lib/rep...Michael Adam2007-12-031-18/+0
* Reformat configure checks for broken capabilities.h.Michael Adam2007-12-031-16/+24
* Move check for broken system capabilites.h headers to lib/replace.Michael Adam2007-12-032-30/+30
* Add check for ppc statfs.h header to workaround for broken capabilities.h.Michael Adam2007-12-031-1/+3
* Add decode_wkssvc_join_password_buffer().Günther Deschner2007-12-031-0/+29
* Reanimate rpcclient wkssvc command.Günther Deschner2007-12-033-65/+35
* Actually implement reboot feature for net dom join/unjoin.Günther Deschner2007-12-032-8/+77
* ReformattingVolker Lendecke2007-12-031-2/+4
* Fix some bogus uninitialized variable warningsVolker Lendecke2007-12-021-2/+2
* Bump up debug levelVolker Lendecke2007-12-021-2/+3
* In nttransact_create, we also need to check for delete readonlyVolker Lendecke2007-12-011-1/+2
* Fix some C++ warningsVolker Lendecke2007-12-012-16/+11
* Fix an uninitialized variableVolker Lendecke2007-12-011-1/+1
* Fix some C++ warningsVolker Lendecke2007-12-011-9/+3
* Fix missing error cleanup noticed by Derrell.Jeremy Allison2007-11-301-3/+6
* Ensure we have 2 bytes of zeros as a pad-buffer at theJeremy Allison2007-11-301-40/+85
* Whitespace cleanup.Jeremy Allison2007-11-301-209/+201
* Remove pstring from clirap.c.Jeremy Allison2007-11-302-119/+188
* Removed all pstrings from libsmbclient. Derryl pleaseJeremy Allison2007-11-301-46/+65
* Fix restart after length count.Jeremy Allison2007-11-301-1/+6
* Avoid to include net prototypes, just reference user creds.Günther Deschner2007-11-301-7/+16
* Add "net dom" command suite to "net".Günther Deschner2007-11-303-2/+4