Kai Blin
895874d966
idmap: Handle uid->SID mapping
...
(This used to be commit 6ac6de8476
)
2008-02-21 11:21:59 +01:00
Andrew Bartlett
0f8eeb81ec
Remove useless layer of indirection, where every service called
...
task_service_init() manually. Now this is called from service.c for
all services.
Andrew Bartlett
(This used to be commit 9c9a4731ca
)
2008-02-04 21:58:29 +11:00
Andrew Bartlett
23d681caf9
Rework service init functions to pass down service name. This is
...
needed to change prefork behaviour based on what service is being
started.
Andrew Bartlett and David Disseldorp
(This used to be commit 0d830580e3
)
2008-02-04 17:48:51 +11:00
Jelmer Vernooij
df408d056e
r26672: Janitorial: Remove uses of global_loadparm.
...
(This used to be commit 18cd08623e
)
2008-01-05 13:06:03 -06:00
Jelmer Vernooij
86dc05e99f
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struct_push_blob().
...
(This used to be commit 61ad78ac98
)
2008-01-01 16:12:11 -06:00
Jelmer Vernooij
70ccac0f05
r26435: Remove global_loadparm instance.
...
(This used to be commit 66fd8d480b
)
2007-12-21 05:50:04 +01:00
Jelmer Vernooij
a2cea02584
r26430: require explicit specification of loadparm context.
...
(This used to be commit 1b947fe0e6
)
2007-12-21 05:49:58 +01:00
Jelmer Vernooij
5f4842cf65
r26376: Add context for libcli_resolve.
...
(This used to be commit 459e1466a4
)
2007-12-21 05:49:12 +01:00
Jelmer Vernooij
b65dba2245
r26355: Eliminate global_loadparm in more places.
...
(This used to be commit 5d589a0d94
)
2007-12-21 05:49:01 +01:00
Jelmer Vernooij
a72c5053c5
r26353: Remove use of global_loadparm.
...
(This used to be commit 17637e4490
)
2007-12-21 05:48:57 +01:00
Jelmer Vernooij
949f3c7264
r26333: No more global_loadparm in finddcs.
...
(This used to be commit 0c91026e58
)
2007-12-21 05:48:45 +01:00
Jelmer Vernooij
4c4323009f
r26327: Explicit loadparm_context for RPC client functions.
...
(This used to be commit eeb2251d22
)
2007-12-21 05:48:41 +01:00
Jelmer Vernooij
2f5ca872a8
r26313: Fix more uses of static loadparm.
...
(This used to be commit 6fd0d9d3b7
)
2007-12-21 05:48:25 +01:00
Jelmer Vernooij
a693e6f1c7
r26295: Remove use of global_loadparm for net and wb_pam_auth.
...
(This used to be commit 47696b4298
)
2007-12-21 05:48:12 +01:00
Jelmer Vernooij
509e82e402
r26272: Remove global_loadparm in some more places.
...
(This used to be commit 1ab76ecc53
)
2007-12-21 05:47:55 +01:00
Jelmer Vernooij
b83a7a135f
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsrv_connection.
...
(This used to be commit 7c00866423
)
2007-12-21 05:47:47 +01:00
Jelmer Vernooij
ab69eb8d89
r26250: Avoid global_loadparm in a couple more places.
...
(This used to be commit 2c6b755309
)
2007-12-21 05:47:28 +01:00
Jelmer Vernooij
291ddf4336
r26237: Add loadparm context to the server service interface.
...
(This used to be commit 1386c5c925
)
2007-12-21 05:47:15 +01:00
Jelmer Vernooij
934e932387
r26235: Avoid global_loadparm.
...
(This used to be commit e903978220
)
2007-12-21 05:47:13 +01:00
Jelmer Vernooij
b5594df87d
r26230: Use task-provided loadparm context in a couple more places, avoid loadparm context inside ntlm_auth.
...
(This used to be commit 3a946d1ffd
)
2007-12-21 05:47:07 +01:00
Stefan Metzmacher
529763a9aa
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
...
lib/messaging/
lib/registry/
lib/ldb-samba/
librpc/rpc/
auth/auth_winbind.c
auth/gensec/
auth/kerberos/
dsdb/repl/
dsdb/samdb/
dsdb/schema/
torture/
cluster/ctdb/
kdc/
ntvfs/ipc/
torture/rap/
ntvfs/
utils/getntacl.c
ntptr/
smb_server/
libcli/wrepl/
wrepl_server/
libcli/cldap/
libcli/dgram/
libcli/ldap/
libcli/raw/
libcli/nbt/
libnet/
winbind/
rpc_server/
metze
(This used to be commit 6223c7fddc
)
2007-12-21 05:45:02 +01:00
Jelmer Vernooij
efa384375f
r25454: Use standard bool types in a couple more places.
...
(This used to be commit 9243b551f3
)
2007-10-10 15:07:38 -05:00
Jelmer Vernooij
2f3551ca7c
r25446: Merge some changes I made on the way home from SFO:
...
2007-09-29 More higher-level passing around of lp_ctx.
2007-09-29 Fix warning.
2007-09-29 Pass loadparm contexts on a higher level.
2007-09-29 Avoid using global loadparm context.
(This used to be commit 3468952e77
)
2007-10-10 15:07:34 -05:00
Jelmer Vernooij
37d53832a4
r25398: Parse loadparm context to all lp_*() functions.
...
(This used to be commit 3fcc960839
)
2007-10-10 15:07:25 -05:00
Jeremy Allison
9a012df08e
r25175: Change to talloc_asprintf_append_buffer().
...
Jeremy.
(This used to be commit 0844dbf597
)
2007-10-10 15:06:46 -05:00
Stefan Metzmacher
7d554e4104
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
...
metze
(This used to be commit 1fc3a37902
)
2007-10-10 15:06:44 -05:00
Jelmer Vernooij
ffeee68e4b
r25026: Move param/param.h out of includes.h
...
(This used to be commit abe8349f9b
)
2007-10-10 15:05:38 -05:00
Jelmer Vernooij
959915a8cb
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=4 lines that I accidently added earlier.
...
(This used to be commit 0bcb21ed74
)
2007-10-10 15:05:28 -05:00
Jelmer Vernooij
61ffa08f4c
r24712: No longer expose the 'BOOL' data type in any interfaces.
...
(This used to be commit 1ce32673d9
)
2007-10-10 15:02:54 -05:00
Kai Blin
084036d78a
r24577: Implement basic getpwent.
...
This one still cheats and only returns one winbindd_pw structure per call.
Also, doesn't get a new libnet_UserList yet.
(This used to be commit e1b93be1e1
)
2007-10-10 15:02:19 -05:00
Kai Blin
67a9225b9b
r24576: Implement endpwent
...
(This used to be commit ef93a7991d
)
2007-10-10 15:02:19 -05:00
Kai Blin
01db94b953
r24575: Implement setpwent
...
(This used to be commit 9bbbedac99
)
2007-10-10 15:02:18 -05:00
Kai Blin
46435bbcd0
r24574: Fix a warning in wb_samba3_cmd.c
...
(This used to be commit ebdd03ee9e
)
2007-10-10 15:02:18 -05:00
Stefan Metzmacher
f14bd1a90a
r24557: rename 'dcerpc_table_' -> 'ndr_table_'
...
metze
(This used to be commit 84651aee81
)
2007-10-10 15:02:15 -05:00
Stefan Metzmacher
6f448ba6f9
r24556: forgot to commit the winbind/ subdir...sorry
...
metze
(This used to be commit 184a7cfc36
)
2007-10-10 15:02:14 -05:00
Kai Blin
870bdc45e6
r24486: Bump another DEBUG to level 5
...
(This used to be commit 0454edc958
)
2007-10-10 15:01:58 -05:00
Kai Blin
01e911ff5b
r24483: Implement backend for wbinfo -u (list users)
...
(This used to be commit 9fbc8aa15f
)
2007-10-10 15:01:57 -05:00
Kai Blin
c0e145f698
r24480: Bump another DEBUG down to level 5
...
(This used to be commit 6e6eac551a
)
2007-10-10 15:01:56 -05:00
Kai Blin
477e1e9e19
r24397: Bump debug level of sid2(u|g)id calls to 5.
...
(This used to be commit ef9bc55a6b
)
2007-10-10 15:01:50 -05:00
Kai Blin
0b96f54f04
r24396: Fix a typo.
...
Thanks to metze (metze@samba.org ) for catching this one.
(This used to be commit abf631822d
)
2007-10-10 15:01:50 -05:00
Kai Blin
c5719336dd
r24395: Add check if talloc_strdup worked.
...
(This used to be commit 754b9ff696
)
2007-10-10 15:01:49 -05:00
Kai Blin
5a0aaafb1b
r24376: Missed this file from the checkin, sorry.
...
(This used to be commit c81b0980ca
)
2007-10-10 15:01:49 -05:00
Kai Blin
a4439c5a1f
r24375: Implement backend for wbinfo --uid-infp (getpwuid)
...
(This used to be commit 760973856f
)
2007-10-10 15:01:48 -05:00
Kai Blin
677ccf3047
r24373: Implement backend for wbinfo -G (gid2sid)
...
(This used to be commit e928e56219
)
2007-10-10 15:01:47 -05:00
Kai Blin
e1c832521f
r24372: Implement backend for wbinfo -U
...
(This used to be commit a18cf553cf
)
2007-10-10 15:01:47 -05:00
Kai Blin
9b30c7c008
r24371: Actually add the glue to make wbinfo -S and wbinfo -Y work
...
(This used to be commit a8893b3078
)
2007-10-10 15:01:46 -05:00
Kai Blin
2091a146ef
r24370: Implement wbinfo -i backend (getpwnam)
...
(This used to be commit 3b8d8fb2c1
)
2007-10-10 15:01:46 -05:00
Kai Blin
803f8a7dcf
r24369: Don't use goto in wb_name2domain, fix wb_samba3_split_names call.
...
Missed this one on my previous name2domain cleanup patch.
(This used to be commit 4305fab4a2
)
2007-10-10 15:01:45 -05:00
Kai Blin
e6c02fc3ed
r24366: Implemet backend for wbinfo -Y, sid2gid
...
(This used to be commit 599416ca31
)
2007-10-10 15:01:45 -05:00
Kai Blin
f4b928fbf2
r24365: Implemet backend for wbinfo -S, sid2uid
...
(This used to be commit 682e7124fb
)
2007-10-10 15:01:44 -05:00