s4:ldap.py - proof for the impossibility to add a LSA-specific object over LDAP
[amitay/samba.git] / source3 /
2010-08-07 Volker Lendeckes3: Remove references to smbd_messaging_context() from...
2010-08-07 Volker Lendeckes3: Remove a reference to smbd_messaging_context()
2010-08-07 Volker Lendeckes3: Remove some references to smbd_messaging_context()
2010-08-07 Volker Lendeckes3: Remove procid_self() from connections_fetch_entry()
2010-08-07 Volker Lendeckes3: Add msg_ctx to pipes_struct
2010-08-07 Volker Lendeckes3: Remove smbd_messaging_context() from send_stat_cach...
2010-08-07 Volker Lendeckes3: Remove a pointless "else"
2010-08-07 Volker Lendeckes3: Remove an unnecessary NULL check
2010-08-06 Günther Deschners3-net: fix copy/paste typo in usage of "net printing".
2010-08-06 Günther Deschners3-netlogon: remove global include of netlogon.h.
2010-08-06 Günther Deschners3: remove global include of samr.h
2010-08-06 Günther Deschners3-build: no need to include privileges.h twice.
2010-08-06 Günther Deschners3-net: only include netapi header when needed.
2010-08-06 Günther Deschners3-libsmb: include nbt.h in namequery_dc code.
2010-08-06 Günther Deschners3-libnet: include netlogon.h in libnet samsync header.
2010-08-06 Günther Deschners3-smbtorture: include svcctl.h
2010-08-06 Günther Deschners3-services: include svcctl.h where needed.
2010-08-06 Günther Deschners3-build: remove global include of krb5pac.h.
2010-08-06 Günther Deschners3-krb5: include krb5pac.h where needed.
2010-08-06 Günther Deschners3-rap: include svcctl.h where needed.
2010-08-06 Günther Deschners3-passdb: include samr.h where needed.
2010-08-06 Günther Deschners3-param: include svcctl headers in loadparm.
2010-08-06 Günther Deschners3-nmbd: include svcctl.h where needed.
2010-08-06 Volker Lendeckes3: Remove some explicit calls to procid_self()
2010-08-06 Volker Lendeckes3: Remove some explicit calls to procid_self()
2010-08-06 Andreas Schneiders3-spoolss: Make sure we convert a 4 byte value to...
2010-08-06 Andreas Schneiders3-spoolss: Fixed setting driver version correctly.
2010-08-06 Volker Lendeckes3: fail db_open_ctdb if ctdb is not around
2010-08-06 Andrew Tridgells3-printing: cope with missing printers in print migration
2010-08-05 Volker Lendeckes3: Remove some direct cli->inbuf references in interpr...
2010-08-05 Volker Lendeckes3: Remove a pointless wrapper function
2010-08-05 Volker Lendeckes3: Explicitly pass flags2 to clistr_pull_talloc
2010-08-05 Volker Lendeckes3: Remove some pointless wrapper functions
2010-08-05 Volker Lendeckes3: Remove some pointless wrapper functions
2010-08-05 Volker Lendeckes3: Save the received trans2 from the inbuf in cli_trans
2010-08-05 Volker Lendeckes3: Fix a crash in masktest
2010-08-05 Andreas Schneiders3-spoolss: Use the correct value for the data length.
2010-08-05 Andreas Schneiders3-popt: Only include popt-common.h when needed.
2010-08-05 Günther Deschners3-secrets: only include secrets.h when needed.
2010-08-04 Günther Deschners3: avoid global include of ads.h.
2010-08-04 Günther Deschners3-libnet_join: add ads.h as helper header to IDL.
2010-08-04 Günther Deschners3-printing: move AD related printing components to...
2010-08-04 Volker Lendeckes3: Convert cli_list() to return NTSTATUS
2010-08-04 Volker Lendeckes3: Use data_blob_null
2010-08-04 Günther Deschners3-waf: fix the build.
2010-08-04 Christian Ambachsmall optimizations for shadowcopy2 module
2010-08-04 Christian Ambachfix snapshot content display with hide unreadable
2010-08-04 Volker Lendeckes3: Fix shadow copies after the change for in-path...
2010-08-04 Volker Lendeckes3: Fix in-path shadowcopy2 module
2010-08-03 oliviermake scannedonly notify the scanner if no .scanned...
2010-08-03 Günther Deschners3-dcerpc: fix some uninitialized variables build warnings.
2010-08-03 Günther Deschners3-spoolss: fix type-punned pointer build warning.
2010-08-03 Günther Deschners3-spoolss: fix uninitialized variable build warning.
2010-08-03 Günther Deschners3-printing: make sure to set NTSTATUS code before...
2010-08-02 Günther Deschners3-spoolss: remove duplicate (and incorrect) header.
2010-08-02 Andreas Schneiders3-spoolss: Fixed a segfault if a value has no data.
2010-08-02 Andreas Schneiders3-spoolss: Move some debug message to a higher level.
2010-08-02 Andreas Schneiders3-spoolss: Fixed some C++ build warnings.
2010-08-02 Andreas Schneiders3-spoolss: Use a stackframe to allocat memory.
2010-08-02 Günther Deschners3-spoolss: remove unused MAX_OPEN_PRINTER_EXS define.
2010-08-02 Günther Deschners3-build: fix some c++ build warnings.
2010-08-02 Volker Lendeckes3: Use cups-config --libs
2010-08-01 Volker Lendeckes3: Fix an uninitialized variable
2010-08-01 Volker Lendeckes3: Fix a C++ warning
2010-08-01 Volker Lendeckes3: Fix some nonempty blank lines
2010-08-01 Volker Lendeckes3: Fix an uninitialized variable
2010-07-30 Günther Deschners3-printing: remove unused get_local_printer_publishing...
2010-07-30 Günther Deschners3-build: avoid to globally include printing and spools...
2010-07-30 Simo Sorcecleanups: Trailing spaces, line length, etc...
2010-07-30 Simo Sorces3-dcerpc: Use dcerpc_guess_sizes in the server code...
2010-07-30 Simo Sorces3-dceprc: Improve dcerpc_guess_sizes() interface
2010-07-30 Simo Sorces3-dcerpc: rationalize packet creation in the server...
2010-07-30 Simo Sorces3-dcerpc: Make function to guess pdu sizes common.
2010-07-30 Simo Sorces3-dceprc: consolidate use of dcerpc_push_dcerpc_auth()
2010-07-30 Simo Sorces3-dcerpc: Remove unused functions
2010-07-30 Simo Sorces3-dcerpc: use common spengo wrapper code for client...
2010-07-30 Simo Sorces3-dcerpc: add sign/seal support when using SPNEGO...
2010-07-30 Simo Sorces3-dcerpc: Add SPNEGO incapsulation for KRB5 auth
2010-07-30 Simo Sorcerpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign...
2010-07-30 Volker Lendeckes3: Remove "cli" from "struct finfo"
2010-07-29 Jeremy AllisonWe should be using the winbindd separator in this case...
2010-07-29 Volker Lendeckes3: Do the ftruncate write cache optimization in one...
2010-07-29 Volker LendeckeRevert "s3: Avoid pwrite calls for the 1-byte writes...
2010-07-29 Volker Lendeckes3: Avoid an unnecessary ftruncate call
2010-07-29 Jeremy AllisonFix bug #7589 - ntlm_auth fails to use cached credentials.
2010-07-29 Andreas Schneiders3-spoolss: Increased debug level for trace output.
2010-07-29 Andreas Schneiders3-spoolss: Fixed debug statements and increased level.
2010-07-28 Simo Sorces3-dcerpc: Try to fix build when gssapi_ext.h is not...
2010-07-28 Simo SorceDo not refernece pipe_auth_data directly in dcerpc_gssapi.c
2010-07-28 Simo Sorces3-dcerpc: Avoid ifdef, it is handled within dcerpc_gss...
2010-07-28 Volker Lendeckes3: Fix cli_qpathinfo2
2010-07-28 Simo Sorcesmbd: Fix build warning
2010-07-28 Simo Sorces3-dcerpc: Add sign/seal with gssapi
2010-07-28 Simo Sorces3-dcerpc: Add next authentication step with gssapi
2010-07-28 Simo Sorces3-decrpc: Introduce gssapi support for dcerpc krb5...
2010-07-28 Simo Sorcerpcclient: Use DCERPC_AUTH_LEVEL_CONNECT if no sign...
2010-07-28 Simo Sorces3-dcerpc: Refactor calculate_data_len_tosend()
2010-07-28 Simo Sorces3-dcerpc: Add auth trailer only when appropriate.
2010-07-28 Simo Sorces3-dcerpc: consolidate unmarshalling of dcerpc_auth
2010-07-28 Simo Sorces3-dcerpc: revive cli_rpc_pipe_open_krb5()
next