Use print_queue_length() by preference if we don't need a queue
[ira/wip.git] / source3 /
2001-12-05 Jeremy AllisonUse print_queue_length() by preference if we don't...
2001-12-05 Andrew BartlettFollow herb's suggestion and don't strdup a string...
2001-12-05 Andrew BartlettFollow herb's suggestion and don't strdup a string...
2001-12-05 Jeremy AllisonImproved efficiency of enumerating print queue's under...
2001-12-05 Andrew BartlettAdd a mechinism to allow for sane porting of rpcclient...
2001-12-05 Andrew BartlettDitto on the const religion.
2001-12-05 Andrew BartlettConst religion for some of the RPC code.
2001-12-04 Herb LewisMerge from 2.2
2001-12-04 Jean-François Mico... move proto.h and build_env.h from $(srcdir)/include...
2001-12-04 Jean-François Mico... added a boolean to the group mapping functions to speci...
2001-12-04 Jeremy AllisonCorrect message on wbinfo fail to open config file.
2001-12-04 Jeremy AllisonTidup.
2001-12-04 Martin PoolPut back changes to set errno, which seem to do no...
2001-12-04 Martin PoolFix headers. This I know is correct.
2001-12-04 Martin PoolFix headers. This I know is correct.
2001-12-04 Andrew Tridgelladded lookup_groups() to the ads backend
2001-12-04 Andrew Tridgelladded ads_search_dn() and ads_pull_sids()
2001-12-04 Martin Poolundo
2001-12-04 Martin PoolImplement suggestion from tridge to leave the old tdb_o...
2001-12-04 Martin PoolBetter error handling:
2001-12-04 Andrew Tridgellallow for passwords other than "samba2"
2001-12-04 Andrew Tridgellmoved lookup_usergroups() into the backend structure
2001-12-04 Andrew Tridgellmoved init_account_policy() to the right place
2001-12-04 Andrew Tridgelladded a query_user backend
2001-12-04 Andrew Tridgelltypo fix
2001-12-04 Andrew Tridgellconst religion in talloc calls
2001-12-04 Andrew Bartlettsmbpasswd is *ugly*!
2001-12-04 Jeremy Allisonwinbindd friendly user_in_list code. Tested on a 65k...
2001-12-04 Andrew BartlettAdd 'net rpc join' to match the ADS equiv.
2001-12-04 Andrew BartlettSome changes to the name resolution code in 'net' to...
2001-12-04 Andrew BartlettFix up funtion name, as this finds local, not domain...
2001-12-04 Andrew BartlettThis comment no longer applies.
2001-12-04 Martin PoolMagic file for TDB databases.
2001-12-04 Jeremy AllisonStop using getgrgid() - a very expensive call with...
2001-12-04 Jeremy AllisonMoved name_is_local to the correct place. Ooops.
2001-12-04 Martin PoolSet errno in tdb_open in cases where we detect an error...
2001-12-04 Jeremy AllisonTidyup of lib/username. Add name_is_local fn to determi...
2001-12-04 Tim PotterAdded error message for ERRdiskfull.
2001-12-04 Andrew Tridgellwhen using non-encrypted password ignore the ntpass...
2001-12-03 Jeremy AllisonAdded prototypes for new fns. Thanks Elrond.
2001-12-03 Jean-François Mico... added a tdb to store the account policy informations.
2001-12-03 Andrew Tridgellchanged query_dispinfo to query_user_list
2001-12-03 Andrew Tridgellput sid_to_name behind the winbindd backend interface
2001-12-03 Andrew Tridgelladded name_to_sid to the backend
2001-12-03 Andrew Tridgellconst religion
2001-12-03 Andrew Tridgelladded another ATYPE_
2001-12-03 Andrew Tridgellmake proto should build winbindd_proto.h as well
2001-12-03 Andrew BartlettThis change reworkes the connection code for both rpccl...
2001-12-03 Andrew BartlettForgot this one with the last commit...
2001-12-03 Andrew Tridgelladded a basic ADS backend to winbind. More work needed...
2001-12-03 Andrew BartlettThis is another major rework of the 'net' command.
2001-12-03 Tim PotterDon't display any data if tdb_fetch() failed in the...
2001-12-03 Andrew Tridgelladded nsstest target
2001-12-03 Andrew Tridgellfixed default location of libnss_winbind.so
2001-12-03 Andrew Tridgellfixed the nsswitch initgroups code
2001-12-03 Martin PoolWriting decimal constants as "02" has been shown to...
2001-12-03 Andrew Tridgellsplit winbindd_enum_dom_groups into the new backend...
2001-12-03 Tim PotterUpdated definition of fstring.
2001-12-03 Andrew Tridgellre-enabled insure backtrace, calling /usr/bin/backtrace
2001-12-03 Andrew Tridgellinit group db before use
2001-12-02 Jean-François Mico... added queryuseraliases to rpcclient
2001-12-02 Jean-François Mico... there was a bug in samr_lookup_names (my fault)
2001-12-02 Jean-François Mico... added mapping of primary gid to rid thru the group...
2001-12-02 Jean-François Mico... added samr_query_sec_obj. and put back some code to...
2001-12-01 Jean-François Mico... added samr_query_sec_obj for rpcclient
2001-12-01 Jean-François Mico... groups in the Builtin domain S-5-32 are alias and not...
2001-12-01 Jean-François Mico... removed the #ifdef USING_GROUPNAME_MAP/#endif blocks
2001-12-01 Jean-François Mico... added smbgroupedit to compile by default
2001-12-01 Andrew TridgellThe beginnings of alternative backends for winbindd
2001-12-01 Motonobu Takahashiadded $(LDFLAGS) to link smbmount/smbmnt/smbumount...
2001-12-01 Andrew Tridgellnot used any more
2001-11-30 Andrew Tridgellwe need to look for liblber before libldap
2001-11-30 Jeremy AllisonXFS quota patch for Linux.
2001-11-30 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-30 Jeremy AllisonCheck error returns.
2001-11-30 Jeremy AllisonGerald's fix.
2001-11-30 Jeremy AllisonAfter conversations with Andrew, improved the robustnes...
2001-11-30 Tim PotterRenamed sid field in SEC_ACE to trustee to be more...
2001-11-30 Tim PotterMissing return in free_privilege()
2001-11-30 Jeremy AllisonEnsured the %G substitution exactly matches what the...
2001-11-30 Tim PotterComment deconfusification.
2001-11-29 Jean-François Mico... Changed again how the privilege list is handled in...
2001-11-29 Andrew Tridgellads->realm must not be NULL
2001-11-29 Andrew Tridgelldefine LDAP_PORT when not available
2001-11-29 Andrew Tridgellfixed typo
2001-11-29 Andrew BartlettFix up the ./configure tests for kerberos. This ensure...
2001-11-29 Andrew BartlettMake better use of the ads_init() function to get the...
2001-11-29 Tim PotterI think the lookup_pdc_name() should be called lookup_d...
2001-11-29 Andrew Tridgellfixed toupper_w() and friends on big-endian
2001-11-29 Andrew Tridgell2nd attempt at fixing lame char tables on big endian...
2001-11-29 Andrew Tridgellfixed lame char tables on big endian machines
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-28 Gerald Cartermerge from APPLIANCE_HEAD
2001-11-28 Jeremy Allisonspace -> tab.
2001-11-28 Herb Lewisadd .po32 files to ignore list
2001-11-28 Jeremy AllisonSpelling pedents strike again :-).
2001-11-28 Andrew BartlettAllow kerberos to work on RedHat and other non /usr...
2001-11-28 Andrew Tridgellfixed a core dump in server level security
2001-11-28 Jeremy AllisonEnsure the CAN_WRITE is checked and prevents O_CREAT...
2001-11-28 Jeremy AllisonRe-added "Share modes" meaning don't allow deny mode...
next