1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-30 08:23:49 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
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
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
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
Rafal Szczesniak
10968c3f4b r20782: Place ejsnet files in a separate directory.
rafal
2007-10-10 14:40:53 -05:00