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
/
source3
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
w3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
Volker Lendecke
2009-08-29
8
-2
/
+376
*
s3:winbind: Add an async dsgetdcname call
Volker Lendecke
2009-08-29
8
-3
/
+484
*
s3:winbind: Add async query_user_list
Volker Lendecke
2009-08-29
8
-5
/
+434
*
s3:winbind: Rename wbint_GroupMembers to wbint_Principals
Volker Lendecke
2009-08-29
7
-54
/
+54
*
s3:winbind: Rename wbint_GroupMember to wbint_Principal
Volker Lendecke
2009-08-29
4
-21
/
+21
*
s3:winbind: Add async wb_group_members
Volker Lendecke
2009-08-16
8
-2
/
+549
*
s3:winbind: Add async wb_seqnum
Volker Lendecke
2009-08-16
8
-2
/
+348
*
s3:winbind: Add async wb_lookupusergroups
Volker Lendecke
2009-08-05
8
-2
/
+376
*
s3:winbind: Add async wb_lookupuseraliases
Volker Lendecke
2009-08-05
8
-2
/
+520
*
s3:winbind: Add async wb_queryuser
Volker Lendecke
2009-08-05
8
-2
/
+567
*
s3:winbind: Add async wb_gid2sid
Volker Lendecke
2009-08-05
8
-2
/
+404
*
s3:winbind: Add async wb_uid2sid
Volker Lendecke
2009-08-05
8
-2
/
+404
*
s3:winbind: Add async wb_sid2gid
Volker Lendecke
2009-08-05
8
-2
/
+417
*
s3:winbind: Add async wb_sid2uid
Volker Lendecke
2009-08-05
8
-2
/
+417
*
s3:winbind: Add async wb_lookupname
Volker Lendecke
2009-08-05
8
-2
/
+453
*
s3:winbind: Add async wb_lookupsid
Volker Lendecke
2009-08-05
8
-2
/
+517
*
s3:winbind: Add NDR-based parent-child communication to winbind
Volker Lendecke
2009-08-05
8
-0
/
+477
*
Lift the event loop in rpc_api_pipe_req() one level into cli_do_rpc_ndr
Volker Lendecke
2009-07-27
1
-4
/
+4
*
Introduce null_ndr_syntax_id
Volker Lendecke
2009-07-05
1
-0
/
+3
*
Don't require "Modify property" perms to unjoin bug #6481)
Jim McDonough
2009-06-19
3
-2
/
+5
*
s3-build: re-run make samba3-idl.
Günther Deschner
2009-05-14
3
-1
/
+91
*
s3-netapi: add NetShutdownInit and NetShutdownAbort.
Günther Deschner
2009-05-14
1
-0
/
+21
*
Fix IDL licensing file that got missed when IDL files were moved.
Jeremy Allison
2009-04-16
1
-0
/
+9
*
Add notify_onelevel.tdb
Volker Lendecke
2009-04-16
4
-0
/
+78
*
s3: Modifications to generic notify structures to allow implementation of One...
Steven Danneman
2009-02-20
4
-0
/
+51
*
s3:librpc/ndr: if uninitialized variable in string_array code
Stefan Metzmacher
2009-02-19
1
-1
/
+1
*
rerun make idl.
Günther Deschner
2009-02-06
3
-0
/
+4531
*
netapi: add more SERVER_INFO_X levels.
Günther Deschner
2009-02-06
1
-0
/
+613
*
librpc: add ndr_size_string_array().
Günther Deschner
2009-02-03
1
-0
/
+23
*
s3: run "make samba3-idl"
Michael Adam
2009-01-22
1
-0
/
+2
*
Allow calling DCE/RPC server implementations directly using
Jelmer Vernooij
2009-01-21
1
-1
/
+1
*
Move initialization of the reply prs_struct to rpc_api_pipe
Volker Lendecke
2009-01-18
1
-1
/
+2
*
Add iconv_convenience argument to size functions.
Jelmer Vernooij
2009-01-01
1
-1
/
+0
*
Remove ndrdump - it's available in merged build mode as bin/ndrdump4 and uses...
Jelmer Vernooij
2008-12-16
1
-481
/
+0
*
Share object files for gen_ndr.
Jelmer Vernooij
2008-12-16
1
-0
/
+330
*
Add new script for building IDL files in librpc/idl, generating both
Jelmer Vernooij
2008-12-16
1
-0
/
+151
*
Move shared gen_ndr files to librpc/gen_ndr in the root.
Jelmer Vernooij
2008-12-16
125
-212501
/
+0
*
Consider shared IDL files and Samba3-specific IDL files separately, allow ove...
Jelmer Vernooij
2008-12-16
2
-2
/
+0
*
Rename dom_sid.idl -> server_id.idl (since it no longer actually contains the...
Jelmer Vernooij
2008-12-16
7
-57
/
+56
*
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
2008-12-14
6
-14
/
+14
|
\
|
*
Remove the global "cmdline_auth_info" from source3/lib/util.c
Volker Lendecke
2008-12-14
1
-0
/
+6
|
*
s3: re-run make samba3-idl.
Günther Deschner
2008-12-13
5
-14
/
+8
*
|
Move dom_sid to the Samba 3 IDL file, remove the old definition.
Jelmer Vernooij
2008-12-12
11
-252
/
+39
|
/
*
s3-build: re-run make samba3-idl.
Günther Deschner
2008-12-10
7
-33
/
+427
*
s3-build: re-run make samba3-idl.
Günther Deschner
2008-12-05
2
-36
/
+36
*
re-run make samba3-idl.
Günther Deschner
2008-12-02
3
-8
/
+47
*
s3-build: re-run make samba3-idl.
Günther Deschner
2008-11-28
2
-8
/
+8
*
Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems with
Jelmer Vernooij
2008-11-26
9
-121
/
+103
*
s3-build: re-run make samba3-idl.
Günther Deschner
2008-11-20
5
-17
/
+43
*
s3-build: re-run make samba3-idl after pidl change.
Günther Deschner
2008-11-19
7
-44
/
+44
[prev]
[next]