1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-12 12:23:50 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Tim Potter
dbea592877 Merge of cleanups and srvsvc implementation from HEAD. -
Tim Potter
0b2bd0a229 Some rearrangement of header files. -
Tim Potter
7f2c814237 More open_pipe_creds() refactoring. -
Tim Potter
bbf905e29e Don't include py_spoolss_conv.h by default. We want to hide these
functions from method functions.
-
Tim Potter
1e48f872a4 Aborted experiment to avoid namespace pollution and prototype hell and
moved to 'make proto' based solution.
-
Tim Potter
1e894487f5 Moved conv functions to separate file.
Converted remaining functions to methods.
-
Tim Potter
d35770d06f Initial version. -