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
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-11
s4:param/secrets.c - reorganise imports
Matthias Dieter Wallnöfer
1
-4
/
+0
2010-09-11
s4:rpc_server/common/common.h - introduce two forward declarations to suppres...
Matthias Dieter Wallnöfer
1
-0
/
+3
2010-09-11
ldb:tools/cmdline.c - make a counter unsigned where appropriate
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-11
s4:ldb_register_samba_handlers - fix up and convert result codes to LDB/LDAP ...
Matthias Dieter Wallnöfer
6
-12
/
+12
2010-09-11
s4:dcesrv_samr_GetGroupsForUser - also universal group memberships are return...
Matthias Dieter Wallnöfer
1
-2
/
+3
2010-09-11
s4-privs Fix enum privileges in LSARPC server
Andrew Bartlett
1
-1
/
+1
2010-09-11
s4:gensec Put the "NTLM" string for NTLMSSP's SASL name in a header
Andrew Bartlett
2
-1
/
+3
2010-09-11
s4-param: removed the lp_ varients of the functions
Andrew Tridgell
1
-18
/
+9
2010-09-11
s4-param: move back to auto-generation of loadparm prototypes
Andrew Tridgell
3
-161
/
+7
2010-09-11
s4-credentials: get all attributes in cli_credentials_set_secrets()
Andrew Tridgell
1
-17
/
+1
2010-09-11
libcli/security Use talloc_zero when making a struct security_token
Andrew Bartlett
2
-7
/
+1
2010-09-11
s4-privs Seperate rights and privileges
Andrew Bartlett
2
-39
/
+55
2010-09-11
s4-rpc_server Put all 'logon failure' messages at the same debug level 4
Andrew Bartlett
1
-4
/
+6
2010-09-11
s4-lsa: privilege IDs should use the enum, not an int
Andrew Tridgell
1
-1
/
+1
2010-09-11
libcli/security Make sec_privilege_from_index() return SEC_PRIV_INVALID on fa...
Andrew Bartlett
1
-1
/
+1
2010-09-11
libcli/security make sec_privilege_id() return SEC_PRIV_INVALID on failure.
Andrew Bartlett
2
-6
/
+6
2010-09-11
libcli/security Move source4/ privileges code into the common libcli/security
Andrew Bartlett
3
-310
/
+2
2010-09-11
s4-privs Add a lookup by index of privilages
Andrew Bartlett
2
-3
/
+14
2010-09-11
privs Add my Copyright
Andrew Bartlett
1
-0
/
+1
2010-09-11
s4-privs Remove link between enum sec_privilege and the privilege bitmap
Andrew Bartlett
1
-17
/
+69
2010-09-10
s4/pvfs: use monotonic time for this timeout
Björn Jacke
2
-4
/
+4
2010-09-10
s4/ldap: use time_mono for reconnect timeout
Björn Jacke
1
-2
/
+2
2010-09-10
s4/torture: use time_mono for timeouts
Björn Jacke
1
-2
/
+2
2010-09-10
s4/torture: use time_mono for delta time
Björn Jacke
1
-2
/
+2
2010-09-10
s4:client/client.c - fix wrong return codes in "do_connect"
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-10
s4:lib/policy/gp_filesys.c - remove dead code
Matthias Dieter Wallnöfer
1
-2
/
+0
2010-09-10
s4:torture/locktest.c - add a cast in order to quiet a warning on Solaris cc
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-10
s4:libcli/wrepl/winsrepl.c - add more "char *" casts in order to suppress Sol...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-09-10
s4:torture/ntp/ntp_signd.c - add more "char *" casts in order to suppress Sol...
Matthias Dieter Wallnöfer
1
-2
/
+2
2010-09-10
s4:torture/rpc/winreg.c - hopefully this attempt fixes Solaris "cc" on the bu...
Matthias Dieter Wallnöfer
1
-27
/
+10
2010-09-10
s4:getncchanges_change_master - also in this call "i" needs to be unsigned
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-09-10
s4-errormap: map ERRSRV/ERRbaduid to NT_STATUS_USER_SESSION_DELETED
Stefan Metzmacher
1
-0
/
+1
2010-09-10
s4:provision: remember the setup directory if it wasn't the default
Stefan Metzmacher
4
-0
/
+11
2010-09-10
s4/fsmo: Change return type from NTSTATUS to WERROR for drepl_takeFSMOrole
Anatoliy Atanasov
3
-4
/
+5
2010-09-10
s4/fsmo: Fix callback declaration
Anatoliy Atanasov
1
-1
/
+2
2010-09-10
s4-drs: return DRSUAPI_EXOP_ERR_SUCCESS in extended_ret
Kamen Mazdrashki
1
-0
/
+1
2010-09-10
s4-drs: Hanlde extended operations only once
Kamen Mazdrashki
1
-40
/
+45
2010-09-10
s4-dreplsrv: fix 'dn' for partition object being created
Kamen Mazdrashki
1
-1
/
+9
2010-09-10
s4-drs-fsmo: try to dispatch ops in queue as soon as possible
Kamen Mazdrashki
1
-1
/
+9
2010-09-10
s4/fsmo: Added python tests for schema master transfer op
Anatoliy Atanasov
2
-0
/
+153
2010-09-10
s4-fsmo: update FSMO changes for recent IRPC work
Andrew Tridgell
2
-7
/
+13
2010-09-10
s4/drs: update repsFrom only when we are not in getncchanges extended op
Anatoliy Atanasov
1
-4
/
+4
2010-09-10
s4-ldap: Added support for FSMO role transfer via LDAP by modify on rootDSE
Nadezhda Ivanova
1
-1
/
+46
2010-09-10
s4-rpc: Added handling of fsmo role transfer to GetNCChanges
Nadezhda Ivanova
1
-0
/
+108
2010-09-10
s4-irpc: Added internal rpc call DREPL_TAKEFSMOROLE
Nadezhda Ivanova
1
-1
/
+10
2010-09-10
s4-drs: Implementation of GetNCChanges extended op 6 - fsmo role transfer
Nadezhda Ivanova
4
-2
/
+170
2010-09-10
s4-drs: Refactored drepl_service and send_ridalloc_request so that the struct...
Nadezhda Ivanova
2
-27
/
+48
2010-09-10
s4/torture: use time_mono for deltas in lock test
Björn Jacke
1
-22
/
+22
2010-09-10
s4-smbtorture: add spoolss_OpenPrinter with unc and printername in RPC-SPOOLS...
Günther Deschner
1
-4
/
+18
2010-09-09
s4:client/cifsdd.c - restore Solaris cc compatibility
Matthias Dieter Wallnöfer
1
-11
/
+10
[next]