index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
winbind
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
2008-04-14
1
-18
/
+18
|
*
show what type of idmapping has failed
Andrew Tridgell
2008-04-14
1
-2
/
+2
|
*
Fixed a crash bug in unixuid module on failed ID mapping
Andrew Tridgell
2008-04-11
2
-12
/
+8
*
|
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
2008-04-08
4
-91
/
+148
|
\
|
|
*
idmap: Also store sid type in the idmap db
Kai Blin
2008-04-02
1
-71
/
+74
|
*
wbclient: Add an async winbind client library.
Kai Blin
2008-04-02
2
-18
/
+72
|
*
winbind: Bump down the debuglevel.
Kai Blin
2008-04-02
1
-2
/
+2
*
|
Merge v4.0-test
Jelmer Vernooij
2008-03-28
9
-583
/
+519
|
\
|
|
*
idmap: Map SIDs to unixids instead of uids/gids
Kai Blin
2008-03-18
9
-583
/
+519
*
|
Fix the build.
Jelmer Vernooij
2008-03-08
1
-1
/
+1
*
|
Move object file lists to the Makefile.
Jelmer Vernooij
2008-03-03
1
-18
/
+18
|
/
*
Remove use of global_loadparm.
Jelmer Vernooij
2008-02-28
1
-0
/
+1
*
Remove uses of global_loadparm.
Jelmer Vernooij
2008-02-25
1
-1
/
+1
*
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2008-02-21
9
-18
/
+1160
|
\
|
*
idmap: Handle SID->gid
Kai Blin
2008-02-21
2
-5
/
+263
|
*
idmap: Handle SID->uid
Kai Blin
2008-02-21
2
-8
/
+264
|
*
idmap: Handle gid->SID mapping
Kai Blin
2008-02-21
2
-7
/
+163
|
*
idmap: Handle uid->SID mapping
Kai Blin
2008-02-21
6
-5
/
+477
*
|
Remove more uses of global_loadparm.
Jelmer Vernooij
2008-02-21
1
-0
/
+1
|
/
*
Remove useless layer of indirection, where every service called
Andrew Bartlett
2008-02-04
1
-12
/
+1
*
Rework service init functions to pass down service name. This is
Andrew Bartlett
2008-02-04
1
-1
/
+1
*
r26672: Janitorial: Remove uses of global_loadparm.
Jelmer Vernooij
2008-01-05
1
-3
/
+4
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-1
/
+2
*
r26435: Remove global_loadparm instance.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26430: require explicit specification of loadparm context.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26376: Add context for libcli_resolve.
Jelmer Vernooij
2007-12-21
2
-3
/
+3
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26333: No more global_loadparm in finddcs.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
r26327: Explicit loadparm_context for RPC client functions.
Jelmer Vernooij
2007-12-21
2
-6
/
+12
*
r26313: Fix more uses of static loadparm.
Jelmer Vernooij
2007-12-21
1
-0
/
+2
*
r26295: Remove use of global_loadparm for net and wb_pam_auth.
Jelmer Vernooij
2007-12-21
1
-1
/
+3
*
r26272: Remove global_loadparm in some more places.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26268: Avoid more use of global_loadparm - put lp_ctx in smb_server and wbsr...
Jelmer Vernooij
2007-12-21
11
-22
/
+30
*
r26250: Avoid global_loadparm in a couple more places.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26237: Add loadparm context to the server service interface.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26235: Avoid global_loadparm.
Jelmer Vernooij
2007-12-21
4
-8
/
+10
*
r26230: Use task-provided loadparm context in a couple more places, avoid loa...
Jelmer Vernooij
2007-12-21
1
-4
/
+4
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-2
/
+6
*
r25454: Use standard bool types in a couple more places.
Jelmer Vernooij
2007-10-10
3
-4
/
+4
*
r25446: Merge some changes I made on the way home from SFO:
Jelmer Vernooij
2007-10-10
2
-2
/
+2
*
r25398: Parse loadparm context to all lp_*() functions.
Jelmer Vernooij
2007-10-10
10
-24
/
+25
*
r25175: Change to talloc_asprintf_append_buffer().
Jeremy Allison
2007-10-10
2
-4
/
+4
*
r25158: rename nsswitch/winbindd_nss.h => nsswitch/winbind_struct_protocol.h
Stefan Metzmacher
2007-10-10
8
-10
/
+1
*
r25026: Move param/param.h out of includes.h
Jelmer Vernooij
2007-10-10
10
-2
/
+10
*
r25001: Fix more C++ and other warnings, fix some of the indentation with ts=...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r24712: No longer expose the 'BOOL' data type in any interfaces.
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r24577: Implement basic getpwent.
Kai Blin
2007-10-10
3
-1
/
+173
*
r24576: Implement endpwent
Kai Blin
2007-10-10
1
-0
/
+7
*
r24575: Implement setpwent
Kai Blin
2007-10-10
4
-2
/
+188
[prev]
[next]