Jelmer Vernooij
eeb2251d22
r26327: Explicit loadparm_context for RPC client functions.
2007-12-21 05:48:41 +01:00
Jelmer Vernooij
566aa14139
r25554: Convert last instances of BOOL, True and False to the standard types.
2007-10-10 15:07:55 -05:00
Jelmer Vernooij
3fcc960839
r25398: Parse loadparm context to all lp_*() functions.
2007-10-10 15:07:25 -05:00
Jelmer Vernooij
5085c53fcf
r25027: Fix more warnings.
2007-10-10 15:05:41 -05:00
Andrew Tridgell
fcf38a38ac
r23792: convert Samba4 to GPLv3
...
There are still a few tidyups of old FSF addresses to come (in both s3
and s4). More commits soon.
2007-10-10 14:59:12 -05:00
Rafal Szczesniak
b16787a561
r23126: this was sitting on my laptop for a while...
...
change the way the ejs object is being created and return listing
context (with status) rather than collecting all entries gathered
from libnet call.
rafal
2007-10-10 14:52:52 -05:00
Rafal Szczesniak
2f16ff04d2
r23125: add host manager subcontext function.
...
rafal
2007-10-10 14:52:52 -05:00
Rafal Szczesniak
385a094443
r23124: add host subcontext providing (at the moment) list of domains
...
hosted on the server.
rafal
2007-10-10 14:52:51 -05:00
Andrew Tridgell
ad6a672ec3
r23011: initialisation functions must return NTSTATUS, otherwise we get bus
...
errors on platforms like sparc. This is why sun1 died during
provision.
2007-10-10 14:52:38 -05:00
Rafal Szczesniak
4e8d9d3f60
r22323: - add credentials property to NetContext object
...
- change a comment (matches the idea better)
rafal
2007-10-10 14:51:02 -05:00
Stefan Metzmacher
e668d3bd69
r20910: fix crash bug
...
metze
2007-10-10 14:43:51 -05:00
Stefan Metzmacher
575938753b
r20908: - fix uninitialized usage of 'ctx'
...
- remove unused mem_ctx variable
- copy the userman_domain string as child of obj
metze
2007-10-10 14:43:50 -05:00
Rafal Szczesniak
05d307546f
r20885: - I forgot the page size passed to enumeration function is actually
...
size of a buffer for result returned, not number of entries
- pass libnet function returned status to UserListCtx creation
to properly mark the last chunk of the list
rafal
2007-10-10 14:43:45 -05:00
Rafal Szczesniak
fd0650283b
r20882: Formatting.
...
rafal
2007-10-10 14:43:44 -05:00
Rafal Szczesniak
eebd00ba2b
r20881: Sorting out NetUsrCtx methods. Still a couple of things left.
...
rafal
2007-10-10 14:43:44 -05:00
Stefan Metzmacher
ad110d22fb
r20813: fix the build with autodependencies
...
metze
2007-10-10 14:43:34 -05:00
Stefan Metzmacher
e2cdd882b5
r20792: fix the build, sorry...
...
metze
2007-10-10 14:40:56 -05:00
Stefan Metzmacher
5828632931
r20791: the ejsnet stuff can be a normal smbcalls module...
...
mimir: when you want to register more functions
please do that in the smb_setup_ejs_net() function
metze
2007-10-10 14:40:55 -05:00
Rafal Szczesniak
77ede0656c
r20783: Ejsnet files are now moved into a separate directory. I need to commit
...
this as the change is getting bigger and bigger.
Jelmer, Metze, I don't know enough of our build system so please check
if .mk files are ok.
rafal
2007-10-10 14:40:54 -05:00
Rafal Szczesniak
10968c3f4b
r20782: Place ejsnet files in a separate directory.
...
rafal
2007-10-10 14:40:53 -05:00