Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | s3: Lift the smbd_messaging_context from winreg_update_printer | Volker Lendecke | 2010-08-08 | 4 | -1/+8 | |
| | ||||||
* | s3: Lift the smbd_messaging_context from winreg_create_printer | Volker Lendecke | 2010-08-08 | 3 | -2/+6 | |
| | ||||||
* | s3: Lift the smbd_messaging_context from winreg_printer_opendriver | Volker Lendecke | 2010-08-08 | 1 | -1/+8 | |
| | ||||||
* | s3: Lift the smbd_messaging_context from winreg_printer_openkey | Volker Lendecke | 2010-08-08 | 1 | -1/+22 | |
| | ||||||
* | s3: Lift the smbd_messaging_context from nt_printing_tdb_migrate | Volker Lendecke | 2010-08-08 | 3 | -4/+4 | |
| | ||||||
* | s3: Lift the smbd_messaging_context from rpc_pipe_open_internal | Volker Lendecke | 2010-08-08 | 8 | -6/+22 | |
| | ||||||
* | s3: Lift the smbd_messaging_context from np_open | Volker Lendecke | 2010-08-08 | 3 | -3/+6 | |
| | ||||||
* | s3: Lift the smbd_messaging_context from make_internal_rpc_pipe_p | Volker Lendecke | 2010-08-08 | 3 | -5/+9 | |
| | ||||||
* | s3: Remove a direct reference to smbd_server_conn | Volker Lendecke | 2010-08-08 | 1 | -1/+1 | |
| | ||||||
* | s3: Remove references to smbd_messaging_context() | Volker Lendecke | 2010-08-08 | 2 | -12/+24 | |
| | ||||||
* | s3: Fix a type-punned warning | Volker Lendecke | 2010-08-08 | 1 | -1/+1 | |
| | ||||||
* | librpc/idl/mgmt.idl: add missing size_is() | Stefan Metzmacher | 2010-08-08 | 1 | -1/+1 | |
| | | | | metze | |||||
* | pidl:NDR: correctly handle bracket arrays with 'string' | Stefan Metzmacher | 2010-08-08 | 1 | -0/+4 | |
| | | | | metze | |||||
* | s3:rpcclient: we also need some ndr_pull functions | Stefan Metzmacher | 2010-08-08 | 5 | -0/+5 | |
| | | | | metze | |||||
* | s3:libnet/libnet_samsync.c: we also need some ndr_pull functions | Stefan Metzmacher | 2010-08-08 | 1 | -0/+1 | |
| | | | | metze | |||||
* | s3:utils/net_rpc_service.c: we also need some ndr_pull functions | Stefan Metzmacher | 2010-08-08 | 1 | -0/+1 | |
| | | | | metze | |||||
* | s4:RPC-SPOOLSS-NOTIFY: skip test_RFFPCNEx() for now, as the test is broken | Stefan Metzmacher | 2010-08-08 | 1 | -0/+9 | |
| | | | | | | See https://bugzilla.samba.org/show_bug.cgi?id=7486. metze | |||||
* | s3:rpc_server: fix valgrind warning | Stefan Metzmacher | 2010-08-08 | 1 | -0/+1 | |
| | | | | metze | |||||
* | s3:smbd: fix valgrind warning, sizeof(16) != 16... | Stefan Metzmacher | 2010-08-08 | 1 | -1/+1 | |
| | | | | metze | |||||
* | s3:rpc_server: fix memory leaks in rpc_pipe_internal_dispatch() | Stefan Metzmacher | 2010-08-08 | 1 | -0/+7 | |
| | | | | metze | |||||
* | s3: Fix typos | Volker Lendecke | 2010-08-08 | 1 | -2/+5 | |
| | ||||||
* | s4:rpc_server/lsa: better include a .h file don't include a .c file | Stefan Metzmacher | 2010-08-07 | 1 | -1/+2 | |
| | | | | | | | This fixes the build with --nonshared-binary=smbtorture, as use by the source3/ make test. metze | |||||
* | s3: Remove some references to smbd_messaging_context() | Volker Lendecke | 2010-08-07 | 1 | -5/+6 | |
| | ||||||
* | s4:kcc_connection.c - fix typo in error message | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -2/+2 | |
| | ||||||
* | s4:ldap.py - comment a test part which fails with another error code on Windows | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -5/+6 | |
| | ||||||
* | s4:ldap.py - test the new "systemFlags" constraint | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -1/+11 | |
| | ||||||
* | s4:objectclass LDB module - "add operation" - enhance and clean the ↵ | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -8/+20 | |
| | | | | | | "systemFlags" section Also here we have to test for single-valueness. | |||||
* | s4:ldap.py - test for an invalid "objectCategory" attribute | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -0/+10 | |
| | ||||||
* | s4:objectclass LDB module - "add operation" - implement "objectCategory" ↵ | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -5/+34 | |
| | | | | validation | |||||
* | s4:ldap.py - proof for the impossibility to add a LSA-specific object over LDAP | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -0/+11 | |
| | ||||||
* | s4:urgent_replication.py - relax also here the add of a secrets object | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -2/+1 | |
| | ||||||
* | s3:dcesrv_lsa.c - use the RELAX control in order to create LSA objects | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -3/+3 | |
| | ||||||
* | s4:dsdb/common/util.c - add a function "dsdb_add" | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -0/+30 | |
| | ||||||
* | s4:objectclass LDB module - "add operation" - reject creation of LSA ↵ | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -0/+8 | |
| | | | | | | specific objects (only using the RELAX flag allowed) | |||||
* | s4:objectclass LDB module - "add operation" - move two checks | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -17/+12 | |
| | | | | To be more consistent with the MS-ADTS doc. | |||||
* | s4:objectclass LDB module - "add operation" - deny multiple "objectclass" ↵ | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -5/+14 | |
| | | | | | | message elements Requested by MS-ADTS 3.1.1.5.2.2 | |||||
* | s4:objectclass LDB module - "add" operation - free "mem_ctx" as soon as possible | Matthias Dieter Wallnöfer | 2010-08-07 | 1 | -4/+2 | |
| | | | | We don't need to have it around until the end of the function. | |||||
* | s3: Remove references to smbd_messaging_context() from the spoolss server | Volker Lendecke | 2010-08-07 | 2 | -26/+25 | |
| | ||||||
* | s3: Remove a reference to smbd_messaging_context() | Volker Lendecke | 2010-08-07 | 1 | -6/+14 | |
| | ||||||
* | s3: Remove some references to smbd_messaging_context() | Volker Lendecke | 2010-08-07 | 3 | -16/+14 | |
| | ||||||
* | s3: Remove procid_self() from connections_fetch_entry() | Volker Lendecke | 2010-08-07 | 1 | -1/+2 | |
| | ||||||
* | s3: Add msg_ctx to pipes_struct | Volker Lendecke | 2010-08-07 | 2 | -0/+3 | |
| | ||||||
* | s3: Remove smbd_messaging_context() from send_stat_cache_delete_message() | Volker Lendecke | 2010-08-07 | 5 | -6/+11 | |
| | ||||||
* | s4:ntlmssp Merge more aspects of the source3/ NTLMSSP layer | Andrew Bartlett | 2010-08-07 | 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 | |||||
* | s4:ntlmssp Re-add gensec_ntlmssp wrapper to allow merge with source3/ | Andrew Bartlett | 2010-08-07 | 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 | |||||
* | s4:ntlmssp Always setup the session keys and signing state | Andrew Bartlett | 2010-08-07 | 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 | |||||
* | s3: Remove a pointless "else" | Volker Lendecke | 2010-08-07 | 1 | -1/+3 | |
| | ||||||
* | s3: Remove an unnecessary NULL check | Volker Lendecke | 2010-08-07 | 1 | -1/+1 | |
| | | | | | Now that connections.tdb is not used for the broadcast messaging anymore, connections_fetch_entry is only called for real connections. | |||||
* | s3-net: fix copy/paste typo in usage of "net printing". | Günther Deschner | 2010-08-06 | 1 | -1/+1 | |
| | | | | Guenther | |||||
* | s3-netlogon: remove global include of netlogon.h. | Günther Deschner | 2010-08-06 | 21 | -4/+26 | |
| | | | | | | | This reduces precompiled headers by another 4 MB and also slightly speeds up the build. Guenther |