Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-08-08 | s3: Lift the smbd_messaging_context from make_internal_rpc_pipe_p | Volker Lendecke | 3 | -5/+9 | |
2010-08-08 | s3: Remove a direct reference to smbd_server_conn | Volker Lendecke | 1 | -1/+1 | |
2010-08-08 | s3: Remove references to smbd_messaging_context() | Volker Lendecke | 2 | -12/+24 | |
2010-08-08 | s3: Fix a type-punned warning | Volker Lendecke | 1 | -1/+1 | |
2010-08-08 | librpc/idl/mgmt.idl: add missing size_is() | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-08-08 | pidl:NDR: correctly handle bracket arrays with 'string' | Stefan Metzmacher | 1 | -0/+4 | |
metze | |||||
2010-08-08 | s3:rpcclient: we also need some ndr_pull functions | Stefan Metzmacher | 5 | -0/+5 | |
metze | |||||
2010-08-08 | s3:libnet/libnet_samsync.c: we also need some ndr_pull functions | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2010-08-08 | s3:utils/net_rpc_service.c: we also need some ndr_pull functions | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2010-08-08 | s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is broken | Stefan Metzmacher | 1 | -0/+9 | |
See https://bugzilla.samba.org/show_bug.cgi?id=7486. metze | |||||
2010-08-08 | s3:rpc_server: fix valgrind warning | Stefan Metzmacher | 1 | -0/+1 | |
metze | |||||
2010-08-08 | s3:smbd: fix valgrind warning, sizeof(16) != 16... | Stefan Metzmacher | 1 | -1/+1 | |
metze | |||||
2010-08-08 | s3:rpc_server: fix memory leaks in rpc_pipe_internal_dispatch() | Stefan Metzmacher | 1 | -0/+7 | |
metze | |||||
2010-08-08 | s3: Fix typos | Volker Lendecke | 1 | -2/+5 | |
2010-08-07 | s4:rpc_server/lsa: better include a .h file don't include a .c file | Stefan Metzmacher | 1 | -1/+2 | |
This fixes the build with --nonshared-binary=smbtorture, as use by the source3/ make test. metze | |||||
2010-08-07 | s3: Remove some references to smbd_messaging_context() | Volker Lendecke | 1 | -5/+6 | |
2010-08-07 | s4:kcc_connection.c - fix typo in error message | Matthias Dieter Wallnöfer | 1 | -2/+2 | |
2010-08-07 | s4:ldap.py - comment a test part which fails with another error code on Windows | Matthias Dieter Wallnöfer | 1 | -5/+6 | |
2010-08-07 | s4:ldap.py - test the new "systemFlags" constraint | Matthias Dieter Wallnöfer | 1 | -1/+11 | |
2010-08-07 | s4:objectclass LDB module - "add operation" - enhance and clean the ↵ | Matthias Dieter Wallnöfer | 1 | -8/+20 | |
"systemFlags" section Also here we have to test for single-valueness. | |||||
2010-08-07 | s4:ldap.py - test for an invalid "objectCategory" attribute | Matthias Dieter Wallnöfer | 1 | -0/+10 | |
2010-08-07 | s4:objectclass LDB module - "add operation" - implement "objectCategory" ↵ | Matthias Dieter Wallnöfer | 1 | -5/+34 | |
validation | |||||
2010-08-07 | s4:ldap.py - proof for the impossibility to add a LSA-specific object over LDAP | Matthias Dieter Wallnöfer | 1 | -0/+11 | |
2010-08-07 | s4:urgent_replication.py - relax also here the add of a secrets object | Matthias Dieter Wallnöfer | 1 | -2/+1 | |
2010-08-07 | s3:dcesrv_lsa.c - use the RELAX control in order to create LSA objects | Matthias Dieter Wallnöfer | 1 | -3/+3 | |
2010-08-07 | s4:dsdb/common/util.c - add a function "dsdb_add" | Matthias Dieter Wallnöfer | 1 | -0/+30 | |
2010-08-07 | s4:objectclass LDB module - "add operation" - reject creation of LSA ↵ | Matthias Dieter Wallnöfer | 1 | -0/+8 | |
specific objects (only using the RELAX flag allowed) | |||||
2010-08-07 | s4:objectclass LDB module - "add operation" - move two checks | Matthias Dieter Wallnöfer | 1 | -17/+12 | |
To be more consistent with the MS-ADTS doc. | |||||
2010-08-07 | s4:objectclass LDB module - "add operation" - deny multiple "objectclass" ↵ | Matthias Dieter Wallnöfer | 1 | -5/+14 | |
message elements Requested by MS-ADTS 3.1.1.5.2.2 | |||||
2010-08-07 | s4:objectclass LDB module - "add" operation - free "mem_ctx" as soon as possible | Matthias Dieter Wallnöfer | 1 | -4/+2 | |
We don't need to have it around until the end of the function. | |||||
2010-08-07 | s3: Remove references to smbd_messaging_context() from the spoolss server | Volker Lendecke | 2 | -26/+25 | |
2010-08-07 | s3: Remove a reference to smbd_messaging_context() | Volker Lendecke | 1 | -6/+14 | |
2010-08-07 | s3: Remove some references to smbd_messaging_context() | Volker Lendecke | 3 | -16/+14 | |
2010-08-07 | s3: Remove procid_self() from connections_fetch_entry() | Volker Lendecke | 1 | -1/+2 | |
2010-08-07 | s3: Add msg_ctx to pipes_struct | Volker Lendecke | 2 | -0/+3 | |
2010-08-07 | s3: Remove smbd_messaging_context() from send_stat_cache_delete_message() | Volker Lendecke | 5 | -6/+11 | |
2010-08-07 | s4:ntlmssp Merge more aspects of the source3/ NTLMSSP layer | Andrew Bartlett | 1 | -20/+21 | |
This changes the talloc treatment of the session keys to avoid memory duplication - the session key has always been allocated onto the ntlmssp_context by the auth subsystem callback. The remainder of the changes are cosmetics, such as avoiding using lm_session_key as a pointer (and avoiding then doing an if statement on something that is always true). Andrew Bartlett | |||||
2010-08-07 | s4:ntlmssp Re-add gensec_ntlmssp wrapper to allow merge with source3/ | Andrew Bartlett | 2 | -20/+54 | |
By re-adding this wrapper, the actual guts of these functions are now very similar to that found in source3/libsmb/ntlmssp.c This should make it easier to merge the implementations. Andrew Bartlett | |||||
2010-08-07 | s4:ntlmssp Always setup the session keys and signing state | Andrew Bartlett | 1 | -9/+1 | |
While it would save some CPU to only setup the session key when requested (like windows does), this instead matches the implementation in source3/libsmb/ntlmssp.c We could re-add this later after the codebase is merged. Andrew Bartlett | |||||
2010-08-07 | s3: Remove a pointless "else" | Volker Lendecke | 1 | -1/+3 | |
2010-08-07 | s3: Remove an unnecessary NULL check | Volker Lendecke | 1 | -1/+1 | |
Now that connections.tdb is not used for the broadcast messaging anymore, connections_fetch_entry is only called for real connections. | |||||
2010-08-06 | s3-net: fix copy/paste typo in usage of "net printing". | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-08-06 | s3-netlogon: remove global include of netlogon.h. | Günther Deschner | 21 | -4/+26 | |
This reduces precompiled headers by another 4 MB and also slightly speeds up the build. Guenther | |||||
2010-08-06 | s3: remove global include of samr.h | Günther Deschner | 2 | -1/+1 | |
Guenther | |||||
2010-08-06 | s3-build: no need to include privileges.h twice. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2010-08-06 | s3-net: only include netapi header when needed. | Günther Deschner | 5 | -1/+4 | |
Guenther | |||||
2010-08-06 | s3-libsmb: include nbt.h in namequery_dc code. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-08-06 | s3-libnet: include netlogon.h in libnet samsync header. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-08-06 | s3-smbtorture: include svcctl.h | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-08-06 | s3-services: include svcctl.h where needed. | Günther Deschner | 1 | -0/+2 | |
Guenther |