index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
librpc
/
idl
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-12
s3: Put an indirection layer into share_mode_lock
Volker Lendecke
1
-1
/
+1
2011-12-13
s3: Convert open_files.idl to tab indents
Volker Lendecke
1
-34
/
+34
2011-12-13
s3:messaging.idl: obsolete unused MSG_SMB_SAM_*
Stefan Metzmacher
1
-2
/
+2
2011-12-02
s3: Use autogenerated open_files.idl
Volker Lendecke
1
-1
/
+1
2011-12-02
s3: Add open_files.idl
Volker Lendecke
1
-0
/
+48
2011-10-31
s3: Remove some leftovers of old ctdb tdb2 code
Volker Lendecke
1
-16
/
+1
2011-08-21
s3-id_cache: Use better names for id cache management ops
Andreas Schneider
1
-3
/
+3
2011-08-21
s3-messaging: Add preforked child-parent message types
Simo Sorce
1
-0
/
+3
2011-08-19
Revert "s3-messaging: IDMAP_ messages belongs to the Winbind range"
Simo Sorce
1
-4
/
+4
2011-08-16
s3-messaging: IDMAP_ messages belongs to the Winbind range
Simo Sorce
1
-4
/
+4
2011-08-11
s3-messaging: Change classification of MSG_SMB_CONF_UPDATED.
Simo Sorce
1
-1
/
+4
2011-08-11
s3-messaging: Fix messaging classes.
Simo Sorce
1
-1
/
+1
2011-08-11
s3-messaging: Remove obsolete class.
Simo Sorce
1
-1
/
+1
2011-07-31
s3-secrets: add lsa_secret struct to secrets IDL.
Günther Deschner
1
-0
/
+12
2011-06-27
s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)
Volker Lendecke
1
-0
/
+1
2011-06-09
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
2
-85
/
+1
2011-06-09
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
2
-27
/
+1
2011-06-09
s3-server_id change pid to hyper
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-server_id Add task_id to server_id to match Samba4
Andrew Bartlett
1
-0
/
+1
2011-05-20
s3:smbd remove unused code
Christian Ambach
1
-1
/
+0
2011-04-13
s3: Add wbint_Sids2UnixIDs idl & implementation
Volker Lendecke
1
-1
/
+18
2011-04-13
s3: Add wbint_LookupSids
Volker Lendecke
1
-0
/
+6
2011-02-28
s3: smbcontrol to notify smbd about idmap changes
Gregor Beck
1
-0
/
+4
2011-02-18
s3-build: allow waf build of s3 IDL files from any top directory
Andrew Tridgell
1
-3
/
+6
2011-02-17
s3: add server_id.idl and use only autogenerated code.
Günther Deschner
4
-4
/
+29
2011-02-16
s3-librpc: move server_id marshalling to own helper file.
Günther Deschner
2
-2
/
+2
2011-02-10
librpc: move preg.idl to main directory.
Günther Deschner
2
-50
/
+1
2011-02-10
s3: give ../librpc/ndr/util.c its own header.
Günther Deschner
2
-0
/
+2
2011-02-02
s3-waf: no need to call pidl with --samba3-ndr-client anymore.
Günther Deschner
1
-2
/
+7
2011-01-25
idl: add file_id idl.
Günther Deschner
1
-0
/
+2
2011-01-07
s3-printing: Initiate pcap reload from parent smbd
David Disseldorp
1
-0
/
+1
2010-12-06
s3: Fix bug 7842: WINBIND_LOOKUPRIDS does not return the proper domain name
Volker Lendecke
1
-0
/
+1
2010-09-30
s3: Add "smbcontrol winbindd ip-dropped <local-ip>"
Volker Lendecke
1
-0
/
+1
2010-09-19
libnetapi: deal with NULL data in I_NetLogonControl2().
Günther Deschner
1
-1
/
+1
2010-09-15
libnetapi: add DOMAIN_CONTROLLER_INFO_FLAGS.
Günther Deschner
1
-1
/
+19
2010-08-16
s3-waf: Added missing client option to pidl list for wbint.
Andreas Schneider
1
-1
/
+1
2010-08-16
s3-waf: Try to fix the idl build.
Andreas Schneider
1
-0
/
+1
2010-08-14
s3:winbind: remove the method REMOVE_MAPPING from winbind's API
Michael Adam
1
-12
/
+0
2010-08-14
s3:winbind: remove the method SET_MAPPING from winbind's API
Michael Adam
1
-6
/
+0
2010-08-14
s3:winbind: remove SET_HWM from winbind's API.
Michael Adam
1
-5
/
+0
2010-08-05
s3-libnet_join: add ads.h as helper header to IDL.
Günther Deschner
1
-1
/
+2
2010-07-07
s3-registry: add preg.idl.
Günther Deschner
2
-1
/
+50
2010-07-07
s3-notify: add MS-CIFS 2.2.7.4.2 FILE_NOTIFY_INFORMATION to IDL.
Günther Deschner
1
-0
/
+19
2010-07-01
s3-libnet_join: small IDL enhancement.
Günther Deschner
1
-2
/
+2
2010-05-28
s3-idl: fix some missing dependencies to other IDL files.
Günther Deschner
4
-2
/
+6
2010-05-20
s3-waf: Fix up PIDL includes.
Kai Blin
1
-1
/
+1
2010-05-20
s3-waf: Add autogeneration with PIDL
Stefan Metzmacher
1
-0
/
+7
2010-05-18
s3:winbind use no_srv_register to avoid needing rpc_srv_register
Andrew Bartlett
1
-1
/
+2
2010-05-04
s3-libnetjoin: omit admin password in generated ndr_print function.
Günther Deschner
1
-2
/
+2
2010-02-12
s3: Implement global locks in a g_lock tdb
Volker Lendecke
1
-1
/
+2
[next]